1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-08 07:58:31 +00:00
re3/rwsdk/include/d3d8/rpmorph.rpe
2019-05-18 12:39:39 +02:00

642 lines
824 B
Plaintext

enum e_rwdb_CriterionMorph
{
E_RP_MORPH_INVALIDINTERP,
E_RP_MORPH_NOGEOMETRY,
e_rwdb_CriterionMorphLAST = RWFORCEENUMSIZEINT
};
typedef enum e_rwdb_CriterionMorph e_rwdb_CriterionMorph;