minimap etc
This commit is contained in:
parent
75f6c7d8dc
commit
1702a06d9f
17 changed files with 134 additions and 20 deletions
|
|
@ -15,6 +15,11 @@ u32 score;
|
|||
|
||||
#define FIRST_ROTATING_BULLET 3
|
||||
|
||||
#define MAP_X 1
|
||||
#define MAP_Y 1
|
||||
#define MAP_W 38
|
||||
#define MAP_H 3
|
||||
|
||||
char debugStr[8];
|
||||
void EMPTY(s16 i){(void)i;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue