mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-03-10 10:31:40 +00:00
12 lines
147 B
Text
12 lines
147 B
Text
{
|
|
sector;
|
|
wall;
|
|
sprite;
|
|
|
|
numsectors;
|
|
numwalls;
|
|
|
|
headspritesect; headspritestat;
|
|
prevspritesect; prevspritestat;
|
|
nextspritesect; nextspritestat;
|
|
};
|