Fix more w-izing edge cases.

This commit is contained in:
luckytyphlosion
2018-02-04 22:45:04 -05:00
parent b35eb72290
commit 8b007e8d51
7 changed files with 24 additions and 24 deletions

View File

@@ -716,7 +716,7 @@ GetPlayerOrMonPalettePointer:
ret
.male
ld hl, wPlayerPalette
ld hl, PlayerPalette
ret
GetFrontpicPalettePointer: