diff --git a/programs/pokitto/My_settings.h b/programs/pokitto/My_settings.h new file mode 100644 index 0000000..179efc4 --- /dev/null +++ b/programs/pokitto/My_settings.h @@ -0,0 +1,4 @@ +//#define PROJ_SHOW_FPS_COUNTER +#define PROJ_SCREENMODE 13 +#define PROJ_MODE13 1 +#define PROJ_ENABLE_SOUND 0 diff --git a/programs/pokitto/city.bin b/programs/pokitto/city.bin index f38e447..355e4b0 100755 Binary files a/programs/pokitto/city.bin and b/programs/pokitto/city.bin differ diff --git a/programs/pokitto/level.bin b/programs/pokitto/level.bin index d8b7159..a7d0d85 100755 Binary files a/programs/pokitto/level.bin and b/programs/pokitto/level.bin differ diff --git a/programs/pokitto/modelViewer.bin b/programs/pokitto/modelViewer.bin index 3c8e676..a0b197e 100755 Binary files a/programs/pokitto/modelViewer.bin and b/programs/pokitto/modelViewer.bin differ