format / asm

This commit is contained in:
TakaRikka
2021-12-04 05:57:01 -08:00
parent b48f3b7350
commit fd8ff44971
402 changed files with 2365 additions and 11015 deletions
+1 -3
View File
@@ -128,9 +128,7 @@ public:
void* getPointer(JSURandomInputStream* stream, u32 size, JKRArchive* archive);
void animationTransform();
void updateTransform(const J2DAnmTransform* transform);
void setUserInfo(u64 info) {
mUserInfoTag = info;
}
void setUserInfo(u64 info) { mUserInfoTag = info; }
static f32 static_mBounds[4];