mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 06:11:02 +00:00
Merge branch 'master' of https://github.com/rheit/acc
This commit is contained in:
commit
e1aba8d2b1
2 changed files with 1 additions and 7 deletions
|
@ -1079,9 +1079,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,7 @@ special
|
|||
-90:GetActorRoll(1),
|
||||
-91:QuakeEx(8,12),
|
||||
-92:Warp(6,11),
|
||||
-93:GetAspectRatio(0),
|
||||
-93:GetMaxInventory(2),
|
||||
|
||||
// Zandronum's
|
||||
-100:ResetMap(0),
|
||||
|
|
Loading…
Reference in a new issue