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