mirror of
https://github.com/zeldaret/tp
synced 2026-08-05 09:34:30 -04:00
Fix various issues in TUs marked Equivalent (#2286)
This commit is contained in:
@@ -187,6 +187,7 @@ public:
|
||||
}
|
||||
J2DIndTexCoordScale& operator=(const J2DIndTexCoordScaleInfo& info) {
|
||||
mInfo = info;
|
||||
return *this;
|
||||
}
|
||||
/* 802EA0CC */ void load(u8);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user