several more player functions done

This commit is contained in:
theo3
2021-03-15 21:17:25 -07:00
parent c319dc53d3
commit af98f5f9a3
80 changed files with 1366 additions and 1920 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ u32 sub_080544C8(u32 arg0) {
}
}
u32 sub_080544DC(u32 arg0) {
u32 GetBottleContaining(u32 arg0) {
if (arg0 == gSave.stats.bottles[0]) {
return 1;
} else if (arg0 == gSave.stats.bottles[1]) {