Factor out tables into data/overworld/

Fixes #749
This commit is contained in:
Rangi
2020-07-22 15:22:58 -04:00
parent 212846af57
commit b5a7e7de3e
21 changed files with 300 additions and 441 deletions

View File

@@ -1,4 +1,4 @@
; Tilesets indexes (see data/tilesets.asm)
; Tilesets indexes (see data/overworld/tilesets.asm)
const_def 1
const TILESET_JOHTO ; 01
const TILESET_JOHTO_MODERN ; 02