mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
- backend update from GZDoom.
Mainly quaternion math and sound system cleanup.
This commit is contained in:
parent
f1bfaac301
commit
2ffdf3d0e1
25 changed files with 919 additions and 259 deletions
|
@ -94,6 +94,7 @@ public:
|
|||
int mVirtWidth;
|
||||
int mVirtHeight;
|
||||
bool mCustomSizeSet;
|
||||
bool mForceList;
|
||||
|
||||
void Reset();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue