summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index dc2541e88..a5414ff9e 100644
--- a/main.asm
+++ b/main.asm
@@ -43081,7 +43081,7 @@ PrintMoveDesc: ; 2cb3e
jp PlaceString
; 2cb52
-MoveDescriptions: ; 2cb52
+MoveDescriptions:: ; 2cb52
INCLUDE "battle/moves/move_descriptions.asm"
; 2ed44