X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fscroll16.h;h=d3711b5e52cdb60ab566aabb47bdbd58b243cf60;hb=46a8c35140479f5957e35eeb8cd27da9b9da6630;hp=33c7ed153aedf36568685ff9e250313c47842b44;hpb=e3ac78ae7ba30101e388236f6312a04c79a94c35;p=16.git diff --git a/src/lib/scroll16.h b/src/lib/scroll16.h index 33c7ed15..d3711b5e 100755 --- a/src/lib/scroll16.h +++ b/src/lib/scroll16.h @@ -81,4 +81,6 @@ void mapDrawWCol(map_view_t *mv, int tx, int ty, word x); void shinku(global_game_variables_t *gv); void near animatePlayer(map_view_t *pip, player_t *player, word playnum, sword scrollswitch); +extern unsigned char shinku_fps_indicator_page; + #endif /*__SCROLL16_H_*/