summaryrefslogtreecommitdiff
path: root/engine/menu/players_pc.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/menu/players_pc.asm')
-rwxr-xr-xengine/menu/players_pc.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/menu/players_pc.asm b/engine/menu/players_pc.asm
index f436ae24..89974dd0 100755
--- a/engine/menu/players_pc.asm
+++ b/engine/menu/players_pc.asm
@@ -22,12 +22,12 @@ PlayerPCMenu: ; 790c (1:790c)
ld hl, wFlags_0xcd60
set 5, [hl]
call LoadScreenTilesFromBuffer2
- hlCoord 0, 0
+ coord hl, 0, 0
ld b, $8
ld c, $e
call TextBoxBorder
call UpdateSprites
- hlCoord 2, 2
+ coord hl, 2, 2
ld de, PlayersPCMenuEntries
call PlaceString
ld hl, wTopMenuItemY