Move graphics-only object file sources into gfx/

Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes.

It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").
This commit is contained in:
Rangi 2020-07-03 17:32:21 -04:00
parent 62e137f6ce
commit 64da1f5d6b
7 changed files with 33 additions and 18 deletions

View file

@ -7,7 +7,7 @@ CeruleanCaveB1F_Script:
ld [wCeruleanCaveB1FCurScript], a
ret
CeruleanCaveB1F_ScriptPointers
CeruleanCaveB1F_ScriptPointers:
dw CheckFightingMapTrainers
dw DisplayEnemyTrainerTextAndStartBattle
dw EndTrainerBattle