Misc cleanup

This commit is contained in:
LagoLunatic
2025-07-25 22:24:57 -04:00
parent 72dc8f4ef6
commit 719ac3f748
7 changed files with 38 additions and 36 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ int mDoExt_baseAnm::initPlay(s16 i_frameMax, int i_attribute, f32 i_rate, s16 i_
}
/* 8000DF24-8000DFC4 .text play__14mDoExt_baseAnmFv */
int mDoExt_baseAnm::play() {
BOOL mDoExt_baseAnm::play() {
JUT_ASSERT(462, mFrameCtrl != NULL);
mFrameCtrl->update();
return isStop();