wiz port wip

This commit is contained in:
notaz
2009-05-30 22:47:25 +03:00
parent a6c41a382b
commit 4742480dca
9 changed files with 115 additions and 43 deletions

View File

@@ -268,8 +268,6 @@ typedef u32 fixed16_16;
#define vprintf(format, ap) \
vfprintf(stderr, format, ap) \
void gp2x_overclock(void);
// #define STDIO_DEBUG
#endif