mirror of
https://github.com/yquake2/extractfunctions.git
synced 2024-11-10 06:31:50 +00:00
A tool used to generate the function and mmove lists for the Yamagi Quake II savegame system
build.sh | ||
ef_local.h | ||
extractfuncs.c | ||
l_log.c | ||
l_log.h | ||
l_memory.c | ||
l_memory.h | ||
l_precomp.c | ||
l_precomp.h | ||
l_script.c | ||
l_script.h | ||
README |
extractfuncs *.c -o g_func_list.h g_func_decs.h extractfuncs *.c -t mmove_t -o g_mmove_list.h g_mmove_decs.h