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
|
||||
#include <stdio.h>
|
||||
#else
|
||||
#include "sprintf.h"
|
||||
#endif
|
||||
|
||||
#define TETRIS_TITLE "Tetris!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue