mirror of
https://github.com/yquake2/extractfunctions.git
synced 2024-11-12 23:44:31 +00:00
abe6536eba
structtables for his savegame system
4 lines
156 B
Batchfile
4 lines
156 B
Batchfile
cd ..\game
|
|
..\tools_bin\extractfuncs *.c -o g_func_list.h g_func_decs.h
|
|
..\tools_bin\extractfuncs *.c -t mmove_t -o g_mmove_list.h g_mmove_decs.h
|
|
cd ..
|