]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
trying to figure out the issue with player sprite with pcx i have no idea wwww
[16.git] / src / lib / bitmap.h
index 6ef0af717d09818d4f06f5895557dcbd0863f146..25537645a6e5c99bf387d2a774ba3425ec774faa 100755 (executable)
@@ -28,6 +28,6 @@
 \r
 #include "src/lib/16_vl.h"\r
 \r
-bitmap_t bitmapLoadPcx(char *filename);\r
+bitmap_t bitmapLoadPcx(char *filename, global_game_variables_t *gv);\r
 tileset_t bitmapLoadPcxTiles(char *filename, word twidth, word theight);\r
 #endif\r