diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 19:50:38 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 19:50:38 -0400 |
commit | 1e86625c87ec95ee7e79c3d5766083bfbce9989a (patch) | |
tree | 11da61f3d377283b9390a319528bf51c88f4f369 /data/dungeon_tilesets.asm | |
parent | b0a1502e2137efd980646e53ac79799c2c278e71 (diff) |
Pull most data out of main.asm
Diffstat (limited to 'data/dungeon_tilesets.asm')
-rwxr-xr-x | data/dungeon_tilesets.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/dungeon_tilesets.asm b/data/dungeon_tilesets.asm new file mode 100755 index 00000000..d226ce29 --- /dev/null +++ b/data/dungeon_tilesets.asm @@ -0,0 +1,2 @@ +DungeonTilesets: ; c7b2 (3:47b2) + db FOREST, MUSEUM, SHIP, CAVERN, LOBBY, MANSION, GATE, LAB, FACILITY, CEMETERY, GYM, $FF
\ No newline at end of file |