You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix menu_coords for pokecenter pc
This commit is contained in:
@@ -236,8 +236,7 @@ Function15715:
|
|||||||
|
|
||||||
PlayersPCMenuData:
|
PlayersPCMenuData:
|
||||||
db MENU_BACKUP_TILES ; flags
|
db MENU_BACKUP_TILES ; flags
|
||||||
db 0, 0 ; top left corner coords (y, x)
|
menu_coords 0, 0, 15, 12
|
||||||
db 12, 15 ; bottom right corner coords (y, x)
|
|
||||||
dw .PlayersPCMenuData
|
dw .PlayersPCMenuData
|
||||||
db 1 ; default selected option
|
db 1 ; default selected option
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user