diff options
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 12 |
1 files changed, 1 insertions, 11 deletions
@@ -326,17 +326,7 @@ INCLUDE "engine/events/print_unown_2.asm" INCLUDE "engine/games/card_flip.asm" INCLUDE "engine/games/unown_puzzle.asm" INCLUDE "engine/games/dummy_game.asm" - -_DepositPKMN:: - dr $e2b9e, $e2d71 -_WithdrawPKMN:: - dr $e2d71, $e2f47 -_MovePKMNWithoutMail:: - dr $e2f47, $e3773 -StatsScreenDPad:: - dr $e3773, $e3d25 -_ChangeBox:: - dr $e3d25, $e3f74 +INCLUDE "engine/pokemon/bills_pc.asm" SECTION "bank39", ROMX |