1
0
Fork 0
forked from len0rd/rockbox

remove WIN32 usage

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@983 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-06-12 17:57:49 +00:00
parent 0f06cf6152
commit 4a3824425e

View file

@ -30,12 +30,8 @@
#ifdef SIMULATOR
#include <stdio.h>
#ifdef WIN32
#include "sprintf.h"
#endif // need that for win32 as snprintf is defined nowhere
#else
#include "sprintf.h"
#endif
#include "sprintf.h"
#define TETRIS_TITLE "Tetris!"
#define TETRIS_TITLE_FONT 1