mirror of
https://github.com/zeldaret/tp
synced 2026-08-01 08:17:31 -04:00
format / asm
This commit is contained in:
@@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user