Decompile the rest of mountainMinish

This commit is contained in:
Tal Hayon
2022-02-12 18:18:04 +02:00
parent b9876fd30f
commit dc88664f58
10 changed files with 190 additions and 491 deletions
+2 -2
View File
@@ -541,8 +541,8 @@ bool32 sub_0806FDA0(Entity* this) {
return 0;
}
u32 LoadExtraSpriteData(Entity* ent, SpriteLoadData* data) {
SpriteLoadData* ptr;
u32 LoadExtraSpriteData(Entity* ent, const SpriteLoadData* data) {
const SpriteLoadData* ptr;
u32 index;
struct_gUnk_020000C0_1* ptr2;
if (sub_0806FDA0(ent) == 0)