mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
- Removed GetAspectRatio.
This commit is contained in:
parent
7fb1901ef3
commit
8cfdf80cf9
2 changed files with 0 additions and 7 deletions
|
@ -1078,9 +1078,3 @@
|
|||
#define WARPF_USEPTR 0x2000
|
||||
#define WARPF_COPYVELOCITY 0x4000
|
||||
#define WARPF_COPYPITCH 0x8000
|
||||
|
||||
#define ASPECT_4_3 0
|
||||
#define ASPECT_16_9 1
|
||||
#define ASPECT_16_10 2
|
||||
#define ASPECT_17_10 3
|
||||
#define ASPECT_5_4 4
|
||||
|
|
|
@ -336,7 +336,6 @@ special
|
|||
-90:GetActorRoll(1),
|
||||
-91:QuakeEx(8,12),
|
||||
-92:Warp(6,11),
|
||||
-93:GetAspectRatio(0),
|
||||
|
||||
// Zandronum's
|
||||
-100:ResetMap(0),
|
||||
|
|
Loading…
Reference in a new issue