scale 1
This commit is contained in:
parent
e1835985c4
commit
1065713461
@ -15,7 +15,7 @@
|
|||||||
#define TILE_FILLED 1
|
#define TILE_FILLED 1
|
||||||
#define MAP_WIDTH 10
|
#define MAP_WIDTH 10
|
||||||
#define MAP_HEIGHT 10
|
#define MAP_HEIGHT 10
|
||||||
#define WALL_HEIGHT_SCALE FIX16(0.5)
|
#define WALL_HEIGHT_SCALE FIX16(1)
|
||||||
|
|
||||||
Line l;
|
Line l;
|
||||||
s16 angle = 0;
|
s16 angle = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user