Part 2. And done.

This commit is contained in:
MajorCooke 2015-10-26 12:20:47 -05:00
parent 8a91200b55
commit bdfdf2c811

View file

@ -1068,3 +1068,5 @@
#define WARPF_BOB 0x800
#define WARPF_MOVEPTR 0x1000
#define WARPF_USEPTR 0x2000
#define WARPF_COPYVELOCITY = 0x4000
#define WARPF_COPYPITCH = 0x8000