mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix menu_coords for pokecenter pc
This commit is contained in:
parent
fbc2c55cdb
commit
309079524b
@ -236,8 +236,7 @@ Function15715:
|
||||
|
||||
PlayersPCMenuData:
|
||||
db MENU_BACKUP_TILES ; flags
|
||||
db 0, 0 ; top left corner coords (y, x)
|
||||
db 12, 15 ; bottom right corner coords (y, x)
|
||||
menu_coords 0, 0, 15, 12
|
||||
dw .PlayersPCMenuData
|
||||
db 1 ; default selected option
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user