]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/scroll16.h
added stuff to help me study 0.exe
[16.git] / src / lib / scroll16.h
index 32d3987f03e9122458b9f4a3091454061bd4e4a0..75117f5e5ac1087b723e3044471ccaa44344eee1 100755 (executable)
@@ -137,7 +137,7 @@ void near ScrollUp(map_view_t *mv, player_t *player, word id, word plid);
 void near ScrollDown(map_view_t *mv, player_t *player, word id, word plid);\r
 sword chkmap(map_t *map, word q);\r
 void mapGoTo(map_view_t *mv, int tx, int ty);\r
-void mapGoTo_(map_view_t *mv, int tx, int ty);\r
+void mapinitmapview(map_view_t *mv, int tx, int ty);\r
 void near mapDrawTile(tiles_t *t, word i, page_t *page, word x, word y);\r
 void near mapDrawRow(map_view_t *mv, int tx, int ty, word y, player_t *p, word poopoffset);\r
 void near mapDrawCol(map_view_t *mv, int tx, int ty, word x, player_t *p, word poopoffset);\r