summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorlibjet <libj3t@gmail.com>2020-06-05 21:34:35 +0100
committerlibjet <libj3t@gmail.com>2020-06-05 21:34:35 +0100
commit6f1d7fe952cb042cf5d47e45a1abed69db67eb7a (patch)
tree95b7c04aca391aac14bcf4d133975db09f59260b /main.asm
parent2b17267a77434ec8a6936a3b0d6b0d583e76c090 (diff)
Add engine/pokemon/bills_pc.asm
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm12
1 files changed, 1 insertions, 11 deletions
diff --git a/main.asm b/main.asm
index 58dd55d6..d26f6bc6 100644
--- a/main.asm
+++ b/main.asm
@@ -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