raze-gles/polymer/eduke32/source/lunatic/dynsymlist
helixhorned 5b07f67627 Lunatic: player stuff (protect some members etc.)
git-svn-id: https://svn.eduke32.com/eduke32@3249 1a8010ca-5511-0410-912e-c29ae57300e0
2012-11-30 18:57:55 +00:00

75 lines
744 B
Text

{
engine_main_arrays_are_static;
engine_v8;
sector;
wall;
sprite;
spriteext;
numsectors;
numwalls;
numyaxbunches;
totalclock;
xdim;
ydim;
yax_getbunch;
headspritesect;
headspritestat;
prevspritesect;
prevspritestat;
nextspritesect;
nextspritestat;
headsectbunch;
nextsectbunch;
krand;
ksqrt;
cansee;
hitscan;
rotatesprite;
dist;
ldist;
updatesector;
updatesectorz;
updatesectorbreadth;
gethitickms;
g_sizes_of_what;
g_sizes_of;
kopen4loadfrommod;
kfilelength;
kclose;
kread;
actor;
ud;
g_player;
playerswhenstarted;
luaJIT_BC_lunacon;
luaJIT_BC_con_lang;
luaJIT_BC_geom;
luaJIT_BC_randgen;
luaJIT_BC_stat;
luaJIT_BC_bitar;
luaJIT_BC_control;
rand_jkiss_u32;
rand_jkiss_dbl;
md4once;
A_IncurDamage;
P_AddWeaponMaybeSwitch;
};