From 46961443013b8e0819169a4f3bfd4fedd0d7904a Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 29 May 2018 18:15:41 -0400 Subject: Include data in main.asm (not base data, it doesn't match yet) --- data/moves/tmhm_moves.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/moves') diff --git a/data/moves/tmhm_moves.asm b/data/moves/tmhm_moves.asm index 457eb60..c971bc7 100644 --- a/data/moves/tmhm_moves.asm +++ b/data/moves/tmhm_moves.asm @@ -1,5 +1,3 @@ -SECTION "TM/HM Moves", ROMX[$52D1],BANK[4] - ; This is a nearly-sequential table of new moves. ; It was probably meant for easy testing, not as ; a final set of TM moves. -- cgit v1.2.3