- add PLAYERINFO_FVIEWBOB from GZDoom

This commit is contained in:
Rachael Alexanderson 2022-12-17 01:31:32 -05:00
parent 0a64823e24
commit a80e34e50a

View file

@ -354,6 +354,7 @@
#define PLAYERINFO_PLAYERCLASS 7
#define PLAYERINFO_FOV 8
#define PLAYERINFO_DESIREDFOV 9
#define PLAYERINFO_FVIEWBOB 10
// Flags for ReplaceTextures ------------------------------------------------