diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-17 22:19:43 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-17 22:19:43 +0000 |
| commit | 42f5cf229efa2b20c642c7c0d7a2f3cd98b9a890 (patch) | |
| tree | 7eb6d3b99cdff9ae13df36af2c27cc5137365fae /include/interface.h | |
| parent | 437da38a26548714e6e1640722148f0f9f601ccb (diff) | |
- dopisane scripty
git-svn-id: http://opensvn.csie.org/tuxanci_ng@25 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'include/interface.h')
| -rwxr-xr-x | include/interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/interface.h b/include/interface.h index a65ffa4..77f515b 100755 --- a/include/interface.h +++ b/include/interface.h @@ -19,7 +19,7 @@ #define SDL_SUBSYSTEMS SDL_INIT_VIDEO|SDL_INIT_TIMER|SDL_DOUBLEBUF //napis na okne -#define WINDOW_TITLE "Tuxanci next generation SVN revision 23" +#define WINDOW_TITLE "Tuxanci next generation SVN revision 24" #define WIN_BPP 0 #define USR_EVT_TIMER 0 |