Add CSamusFaceReflection

Former-commit-id: ef3779ac51
This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-26 15:51:04 +02:00
parent a59060f699
commit e9cef16ff2
11 changed files with 208 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ public:
, x18_defaultAnim(defaultAnim) {}
// name?
static int kDefaultCharIdx;
static const int kDefaultCharIdx;
};
CHECK_SIZEOF(CAnimRes, 0x1c)