1
0
Fork 0
forked from len0rd/rockbox

Killed a few warnings

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@914 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-06-07 14:19:43 +00:00
parent 9ce7831193
commit 6ecc0fa582

View file

@ -30,6 +30,8 @@
#ifdef SIMULATOR
#include <stdio.h>
#else
#include "sprintf.h"
#endif
#define TETRIS_TITLE "Tetris!"