- Removed GetAspectRatio.

This commit is contained in:
Braden Obrzut 2015-12-07 01:46:19 -05:00
parent 7fb1901ef3
commit 8cfdf80cf9
2 changed files with 0 additions and 7 deletions

View file

@ -1078,9 +1078,3 @@
#define WARPF_USEPTR 0x2000 #define WARPF_USEPTR 0x2000
#define WARPF_COPYVELOCITY 0x4000 #define WARPF_COPYVELOCITY 0x4000
#define WARPF_COPYPITCH 0x8000 #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

View file

@ -336,7 +336,6 @@ special
-90:GetActorRoll(1), -90:GetActorRoll(1),
-91:QuakeEx(8,12), -91:QuakeEx(8,12),
-92:Warp(6,11), -92:Warp(6,11),
-93:GetAspectRatio(0),
// Zandronum's // Zandronum's
-100:ResetMap(0), -100:ResetMap(0),