mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-26 11:40:44 +00:00
c6f58c8dde
git-svn-id: https://svn.eduke32.com/eduke32@2044 1a8010ca-5511-0410-912e-c29ae57300e0
12 lines
147 B
Text
12 lines
147 B
Text
{
|
|
sector;
|
|
wall;
|
|
sprite;
|
|
|
|
numsectors;
|
|
numwalls;
|
|
|
|
headspritesect; headspritestat;
|
|
prevspritesect; prevspritestat;
|
|
nextspritesect; nextspritestat;
|
|
};
|