summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index 939cb5ae..e271f1c5 100644
--- a/main.asm
+++ b/main.asm
@@ -354,9 +354,8 @@ PlayBattleMusic::
dr $44556, $445f2
ClearBattleRAM::
dr $445f2, $44648
-PlaceGraphic::
- dr $44648, $44679
+INCLUDE "engine/gfx/place_graphic.asm"
INCLUDE "engine/pokemon/mail.asm"