func_$hex renaming from upstream (#6498)

This commit is contained in:
Philip Dubé
2026-04-19 18:56:01 +00:00
committed by GitHub
parent 80de5cc179
commit c7ef690bc2
57 changed files with 1311 additions and 1306 deletions
+1 -1
View File
@@ -1912,7 +1912,7 @@ u8 Item_Give(PlayState* play, u8 item) {
osSyncPrintf(VT_RST);
if (item == ITEM_MEDALLION_WATER) {
func_8006D0AC(play);
Horse_FixLakeHyliaPosition(play);
}
return Return_Item(item, MOD_NONE, ITEM_NONE);