]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/scroll16.h
I really do not know what is causing it to be so messy... wwww
[16.git] / src / lib / scroll16.h
index 2b7d9a67c9eabd9702fa18db8585c8a17f0ef3be..31f13d9f6778c99af19a07393a595cb99ab377d8 100755 (executable)
@@ -52,8 +52,8 @@ typedef struct
 #define TILEWH 16
 #define QUADWH                 TILEWH/2
 //for null map!
-#define MAPW   40
-#define MAPH   30
+#define MAPW   20
+#define MAPH   15
 
 //map_t allocMap(int w, int h);
 //void initMap(map_t *map);