diff options
author | JimB16 <f1@jimb.de> | 2015-08-30 13:17:14 +0200 |
---|---|---|
committer | JimB16 <f1@jimb.de> | 2015-08-30 13:17:14 +0200 |
commit | 172a1488defdb83b342046ec24fa25388f5a5f3b (patch) | |
tree | 5f930894aa6cbbe53f8683905fe1b759699ad580 /misc | |
parent | 91ccb093795704042dd3c615018e5a6611bcb9bb (diff) |
renamed labels and added comments
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mobile_5f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm index c8a2d1092..9c38fbb27 100644 --- a/misc/mobile_5f.asm +++ b/misc/mobile_5f.asm @@ -2555,7 +2555,7 @@ Function17e026: ; 17e026 push bc push hl callba LoadEnemyMon - callba Functionde6e + callba SentPkmnIntoBox callba Function4db83 pop hl pop bc |