summaryrefslogtreecommitdiff
path: root/battle/moves/move_descriptions.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/moves/move_descriptions.asm')
-rw-r--r--battle/moves/move_descriptions.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/battle/moves/move_descriptions.asm b/battle/moves/move_descriptions.asm
index df31fd38a..19659b32a 100644
--- a/battle/moves/move_descriptions.asm
+++ b/battle/moves/move_descriptions.asm
@@ -1,4 +1,5 @@
-; MoveDescriptions: ; 2cb52
+MoveDescriptions:: ; 2cb52
+; entries correspond to move ids (see constants/move_constants.asm)
dw PoundDescription
dw KarateChopDescription
dw DoubleslapDescription