X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=fb3943d1869f4374cc000eab5ff561bdc2771eed;hb=90b16acddca3e382ba996a92c9358dc899ef5599;hp=76082c56a58fd26d009dff616d1c6bc3f0cfe49e;hpb=e35dbd4c98f6b142b171d57297ca998957482fcf;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 76082c56..fb3943d1 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -184,8 +184,8 @@ typedef struct byte *pee; // message for fps handle_t handle; //handles for file logging kurokku_t kurokku; //clock struct - mminfo_t mm; - mminfotype mmi; + mminfo_t mm; mminfotype mmi; + void *bigbuffer; } global_game_variables_t; #endif /* _TYPEDEFSTRUCT_H_ */