mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Misc cleanup
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user