mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-05 04:19:37 -04:00
Decompile modelApplyCullMode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user