Lunatic: add forgotten g_argv to dynsymlist_m32.

git-svn-id: https://svn.eduke32.com/eduke32@4092 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
helixhorned 2013-10-11 13:43:37 +00:00
parent 2ab39f2cca
commit f9d597f237
2 changed files with 2 additions and 1 deletions

View file

@ -88,6 +88,7 @@ crc32once;
luaJIT_BC_defs_common;
luaJIT_BC_engine_maptext;
g_argv;
g_elCONSize;
@ -104,7 +105,6 @@ g_sizes_of;
g_elCallDepth;
block_deletesprite;
g_RETURN;
g_argv;
g_elModules;
g_modDir;

View file

@ -88,6 +88,7 @@ crc32once;
luaJIT_BC_defs_common;
luaJIT_BC_engine_maptext;
g_argv;
listsearchpath;