You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove even more address comments
That should be all of them this time
This commit is contained in:
@@ -1799,11 +1799,10 @@ GivePoke::
|
||||
ld b, $2
|
||||
ret
|
||||
|
||||
TextJump_WasSentToBillsPC: ; 0xe3d9
|
||||
TextJump_WasSentToBillsPC:
|
||||
; was sent to BILL's PC.
|
||||
text_jump Text_WasSentToBillsPC
|
||||
db "@"
|
||||
; 0xe3de
|
||||
|
||||
InitNickname:
|
||||
push de
|
||||
|
||||
Reference in New Issue
Block a user