You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
more 3pt macro labels; shorten 3pt macros to take just a label
static addresses should be avoided anyway
This commit is contained in:
@@ -30,9 +30,12 @@ UnknownScript_0x9f425: ; 0x9f425
|
||||
waitbutton
|
||||
applymovement $2, MovementData_0x9e592
|
||||
loadfont
|
||||
storetext 1, UnknownText_0x9f930 + 37 - $3000, $f
|
||||
follownotexact $0, $f
|
||||
giveegg 0, 123
|
||||
storetext 1
|
||||
keeptextopen
|
||||
loadmovesprites
|
||||
special $0077
|
||||
special $002e
|
||||
reloadmap
|
||||
if_not_equal $0, UnknownScript_0x9f4c2
|
||||
copybytetovar $cf64
|
||||
if_equal $7, UnknownScript_0x9f4d9
|
||||
|
@@ -21,7 +21,7 @@ UnknownScript_0x9f5c0: ; 0x9f5c0
|
||||
|
||||
UnknownScript_0x9f5c1: ; 0x9f5c1
|
||||
follow $2, $0
|
||||
3callasm BANK(Function_0x9f5cb), Function_0x9f5cb
|
||||
3callasm Function_0x9f5cb
|
||||
2jump UnknownScript_0x9f5dc
|
||||
; 0x9f5cb
|
||||
|
||||
|
Reference in New Issue
Block a user