]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/typdefst.h
panning needs to be finished i am about to CRASH wwwwwwwwwwwwwwwwwww
[16.git] / src / lib / typdefst.h
index 8eff787f4a318dab454bb087864ec21b80a250cc..bd6dfd6fa0b556995422e56838aef850ffac91f8 100755 (executable)
@@ -36,6 +36,8 @@
 #define AAMAGENTA      "\x1b[45;35m"\r
 #define AARESET        "\x1b[0m"\r
 \r
+#define MAXPAGE 4\r
+\r
 /*\r
  * typedefs of the game variables!\r
  */\r
@@ -100,7 +102,10 @@ typedef struct
        boolean fpscap; //cap the fps var\r
 } kurokku_t;\r
 \r
-#define MAXPAGE 4\r
+typedef struct\r
+{\r
+       word    pagenum;\r
+} pan_t;\r
 \r
 typedef struct\r
 {\r