Removed Nintendo DS support since nobody has volunteered to maintain it for over a year.
This commit is contained in:
parent
72befa7332
commit
3afbe992d5
53 changed files with 2 additions and 4350 deletions
|
@ -17,13 +17,8 @@
|
|||
|
||||
#include "SDL.h"
|
||||
|
||||
#ifdef __NDS__
|
||||
#define WINDOW_WIDTH 256
|
||||
#define WINDOW_HEIGHT (2*192)
|
||||
#else
|
||||
#define WINDOW_WIDTH 640
|
||||
#define WINDOW_HEIGHT 480
|
||||
#endif
|
||||
#define NUM_SPRITES 100
|
||||
#define MAX_SPEED 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue