Mercurial > sdl-ios-xcode
view android-project/res/values/strings.xml @ 5157:fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 02 Feb 2011 14:34:54 -0800 |
parents | 91d0085b7560 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">SDL App</string> </resources>