]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/scroll16.h
wwww what wwww
[16.git] / src / lib / scroll16.h
index 1f60967087e3bcb74d3a56b1aa192096f835868a..534f5c23bf3da3cd29b082954ae4b522c39a6a5a 100755 (executable)
 \r
 #include "src/lib/16_head.h"\r
 #include "src/lib/bakapee.h"\r
-#include "src/lib/modex16.h"\r
+#include "src/lib/16_vl.h"\r
 #include "src/lib/16_in.h"\r
 #include "src/lib/bitmap.h"\r
 #include "src/lib/mapread.h" //map is loaded here www\r
+//#include "src/lib/16_map.h"  //new map stuff\r
 #include "src/lib/16_timer.h"\r
 #include "src/lib/wcpu/wcpu.h"\r
 #include "src/lib/16_tail.h"\r
@@ -70,6 +71,8 @@ typedef struct
 extern boolean pageflipflop, pageploop;\r
 extern unsigned char shinku_fps_indicator_page;\r
 \r
+extern char global_temp_status_text[512];\r
+\r
 //map_t allocMap(int w, int h);\r
 //void initMap(map_t *map);\r
 void walk(map_view_t *pip, player_t *player, word pn);\r