raze-gles/polymer/eduke32/source/lunatic/dynsymlist_m32
helixhorned f9e61ce37e Lunatic: fix up Makefiles, split dynsymlists.
The Makefile now has separate {GAME,EDITOR}LDFLAGS, so the correct
dynamic symbol list can be specified.

git-svn-id: https://svn.eduke32.com/eduke32@3057 1a8010ca-5511-0410-912e-c29ae57300e0
2012-10-07 15:25:58 +00:00

35 lines
332 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;
ksqrt;
hitscan;
rotatesprite;
gethitickms;
};