summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-30 23:17:11 -0500
committeryenatch <yenatch@gmail.com>2013-12-30 23:17:11 -0500
commit82214440e190fc250023a7b59bb4c20432700555 (patch)
tree43985ce92c24c5bd7aabcf4fb5525e76b4b55623 /main.asm
parentf91be01df858f53cfc5d37eaeaaa7252ba4ae12b (diff)
move the Moves label into battle/moves/moves.asm
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 2e1946282..b8475cdad 100644
--- a/main.asm
+++ b/main.asm
@@ -40129,7 +40129,6 @@ Function41af7: ; 41af7
; 41afb
-Moves: ; 0x41afb
INCLUDE "battle/moves/moves.asm"