mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
fix crash in corneria
This commit is contained in:
@@ -192,7 +192,7 @@ void Lib_Texture_Mottle(u16* dst, u16* src, u8 mode) {
|
||||
break;
|
||||
}
|
||||
|
||||
gSPInvalidateTexCache(gMasterDisp++, dst8);
|
||||
gSPInvalidateTexCache(gMasterDisp++, dst);
|
||||
}
|
||||
|
||||
s32 Animation_GetLimbIndex(Limb* limb, Limb** skeleton) {
|
||||
|
||||
Reference in New Issue
Block a user