mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
removed win32 compiler directive
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@359 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dc64ef99d1
commit
fda07efa45
1 changed files with 0 additions and 4 deletions
|
|
@ -24,10 +24,6 @@
|
|||
|
||||
#include "tree.h"
|
||||
|
||||
#ifdef SIMULATOR
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
extern void tetris(void);
|
||||
|
||||
#define LINE_HEIGHT 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue