mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-03-12 19:07:55 +03:00
fix crash in corneria
This commit is contained in:
parent
d99dd119ab
commit
c057aef555
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user