You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
make DEBUG=1 logs all symbols in the .map and .sym files
This commit is contained in:
@@ -516,7 +516,7 @@ ret_96f76:
|
||||
|
||||
GiveItemScript:
|
||||
callasm ret_96f76
|
||||
writetext ReceivedItemText
|
||||
writetext .ReceivedItemText
|
||||
iffalse .Full
|
||||
waitsfx
|
||||
specialsound
|
||||
@@ -529,7 +529,7 @@ GiveItemScript:
|
||||
pocketisfull
|
||||
end
|
||||
|
||||
ReceivedItemText:
|
||||
.ReceivedItemText:
|
||||
text_far _ReceivedItemText
|
||||
text_end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user