mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
...
This commit is contained in:
parent
bdfdf2c811
commit
f7bf293ce5
1 changed files with 2 additions and 2 deletions
|
@ -1068,5 +1068,5 @@
|
|||
#define WARPF_BOB 0x800
|
||||
#define WARPF_MOVEPTR 0x1000
|
||||
#define WARPF_USEPTR 0x2000
|
||||
#define WARPF_COPYVELOCITY = 0x4000
|
||||
#define WARPF_COPYPITCH = 0x8000
|
||||
#define WARPF_COPYVELOCITY 0x4000
|
||||
#define WARPF_COPYPITCH 0x8000
|
||||
|
|
Loading…
Reference in a new issue