]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
====----==== this is a messed up build that contains a busted 0.exe pan page system
[16.git] / src / lib / bitmap.h
index 1d0154b15b399ae9437727ea6fcbd05eb6d8c9f0..b35996d23e79456611933d32f63981d56263ebc8 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
@@ -26,8 +26,8 @@
 #ifndef BITMAP_H\r
 #define BITMAP_H\r
 \r
-#include "src/lib/modex16.h"\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