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:
parent
9ce7831193
commit
6ecc0fa582
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
||||||
|
|
||||||
#ifdef SIMULATOR
|
#ifdef SIMULATOR
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#else
|
||||||
|
#include "sprintf.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define TETRIS_TITLE "Tetris!"
|
#define TETRIS_TITLE "Tetris!"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue