diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-13 22:53:33 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-13 22:53:33 -0400 |
commit | 4e2487c056c4dcddd3059a105e6ac89144137ab1 (patch) | |
tree | 31fec08ba9384bc5baf3895a07fa8684ff84941c /battle/core.asm | |
parent | ca01a92880a5d71bce2bec6caa7714c8e1cf0f17 (diff) |
hLCDCPointer and InitList
Diffstat (limited to 'battle/core.asm')
-rw-r--r-- | battle/core.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm index ee362be41..23047a765 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -5124,7 +5124,6 @@ BattleMenu: ; 3e139 jr z, .skip_dude_pack_select callba _DudeAutoInput_DownA .skip_dude_pack_select - call LoadBattleMenu2 ret c |