]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vl.h
i did a butt load of tweaking to the paltest code and i did verious fixes here and...
[16.git] / src / lib / 16_vl.h
index 30231f474987cc73ea633ac74f269886bbc82072..6ac00f2865da989cdee8b5d4a2b856399193c63d 100755 (executable)
@@ -209,7 +209,7 @@ void modexLoadPalFile(char *filename, byte *palette);
 void VL_LoadPalFile(const char *filename, byte *palette, global_game_variables_t *gvar);\r
 void VL_LoadPalFileCore(byte *palette, global_game_variables_t *gvar);\r
 void VL_SetCorePal(global_game_variables_t *gvar);\r
-//void VLL_LoadPalFilewithoffset(const char *filename, byte *palette, word o, global_game_variables_t *gvar);\r
+void VLL_LoadPalFilewithoffset(const char *filename, byte *palette, word o, word palsize, global_game_variables_t *gvar);\r
 void VL_UpdatePaletteWrite(byte *palette, word o, word palsize, global_game_variables_t *gvar);\r
 void VL_PaletteSync(global_game_variables_t *gvar);\r
 void modexSavePalFile(char *filename, byte *palette);\r