You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
re3/sdk/rwsdk/include/d3d8/rpspline.rpe

643 lines
889 B
Plaintext

enum e_rwdb_CriterionSpline
{
E_RP_SPLINE_INVNAME,
E_RP_SPLINE_INVTYPE,
E_RP_SPLINE_INVCONTROLS,
E_RP_SPLINE_OPEN,
E_RP_SPLINE_PLUGINNOTINIT,
e_rwdb_CriterionSplineLAST = RWFORCEENUMSIZEINT
};
typedef enum e_rwdb_CriterionSpline e_rwdb_CriterionSpline;