initial pandora port, with hardware scaling and stuff

This commit is contained in:
notaz
2011-09-04 20:02:19 +03:00
parent 43c24b301d
commit eb3668fc5d
16 changed files with 1472 additions and 34 deletions

View File

@@ -251,4 +251,8 @@ typedef u32 fixed16_16;
// #define STDIO_DEBUG
#endif
#ifdef PND_BUILD
#include "pandora/pnd.h"
#endif
#endif