Decompile modelApplyCullMode

This commit is contained in:
Ryan Dwyer
2021-04-29 18:43:22 +10:00
parent 1c5cbb234e
commit c286e4ae5a
4 changed files with 22 additions and 49 deletions
+4
View File
@@ -651,6 +651,10 @@
#define CROUCHPOS_DUCK 1
#define CROUCHPOS_STAND 2
#define CULLMODE_NONE 1
#define CULLMODE_FRONT 2
#define CULLMODE_BACK 3
#define DAMAGETYPE_0 0
#define DAMAGETYPE_1 1
#define DAMAGETYPE_2 2