In fact, let's go ahead and ensure compatibility doesn't break since it's already in there.

This commit is contained in:
MajorCooke 2014-11-07 17:20:12 -06:00
parent 848225e9ee
commit 364d9069bd

View file

@ -327,6 +327,7 @@ Const Int WARPF_COPYINTERPOLATION = 0x40;
Const Int WARPF_STOP = 0x80;
Const Int WARPF_TOFLOOR = 0x100;
Const Int WARPF_TESTONLY = 0x200;
Const Int WAPRF_ABSOLUTEPOSITION = 0x400;
Const Int WARPF_ABSOLUTEPOSITION = 0x400;
// flags for A_SetPitch/SetAngle