OSDN Git Service

- Added PLAYERINFO_FOV and PLAYERINFO_DESIREDFOV to zdefs.acs.
authorRandy Heit <rheit@zdoom.fake>
Wed, 22 Aug 2012 22:09:43 +0000 (22:09 +0000)
committerRandy Heit <rheit@zdoom.fake>
Wed, 22 Aug 2012 22:09:43 +0000 (22:09 +0000)
SVN r3836 (trunk)

zdefs.acs

index 04f16c6..2367144 100644 (file)
--- a/zdefs.acs
+++ b/zdefs.acs
 #define PLAYERINFO_MOVEBOB             5\r
 #define PLAYERINFO_STILLBOB            6\r
 #define PLAYERINFO_PLAYERCLASS 7\r
+#define PLAYERINFO_FOV                 8\r
+#define PLAYERINFO_DESIREDFOV  9\r
 \r
 \r
 // Flags for ReplaceTextures ------------------------------------------------\r