You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Harmonize some more symbols with pokegold
This commit is contained in:
@@ -267,7 +267,7 @@ GetBaseData::
|
||||
jr .end
|
||||
|
||||
.egg
|
||||
ld de, UnusedEggFrontpic
|
||||
ld de, UnusedEggPic
|
||||
|
||||
; Sprite dimensions
|
||||
ld b, $55 ; 5x5
|
||||
|
@@ -23,7 +23,7 @@ AskSerial::
|
||||
xor a
|
||||
ld [hl], a
|
||||
|
||||
ld a, 12
|
||||
ld a, $0c
|
||||
ld [wPrinterOpcode], a
|
||||
|
||||
; handshake
|
||||
|
Reference in New Issue
Block a user