Searched refs:mod_data_size (Results 1 – 3 of 3) sorted by relevance
71 int hxcmod_load( modcontext * modctx, void * mod_data, int mod_data_size )73 - "Load" a MOD from memory (from "mod_data" with size "mod_data_size").
301 int hxcmod_load( modcontext * modctx, void * mod_data, int mod_data_size );
1432 int hxcmod_load( modcontext * modctx, void * mod_data, int mod_data_size ) in hxcmod_load() argument1439 endmodmemory = modmemory + mod_data_size; in hxcmod_load()