summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm6
1 files changed, 1 insertions, 5 deletions
diff --git a/main.asm b/main.asm
index 82e419ca..58dd55d6 100644
--- a/main.asm
+++ b/main.asm
@@ -325,18 +325,14 @@ INCLUDE "engine/events/diploma.asm"
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"
-_DummyGame::
- dr $e2668, $e29ae
-DummyGame_InterpretJoypad_AnimateCursor::
- dr $e29ae, $e2b9e
_DepositPKMN::
dr $e2b9e, $e2d71
_WithdrawPKMN::
dr $e2d71, $e2f47
_MovePKMNWithoutMail::
dr $e2f47, $e3773
-
StatsScreenDPad::
dr $e3773, $e3d25
_ChangeBox::