]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vrs.h
16.exe serial print debug
[16.git] / src / lib / 16_vrs.h
index 8e489964add867b18d0bb3ad4a5749facf478bf4..8fb4ad12e188bf935aef11fa239a50f72c8c111f 100755 (executable)
@@ -58,7 +58,7 @@ struct vrl_container{
 // to load the file into
 // Out:
 // + int - 0 on succes, 1 on failure
-int read_vrs(char *filename, struct vrs_container *vrs_cont);
+int read_vrs(global_game_variables_t *gvar, char *filename, struct vrs_container *vrs_cont);
 
 // Seek and return a specified .vrl blob from .vrs blob in memory
 // In: