aboutsummaryrefslogtreecommitdiffstats
path: root/data/dungeon_tilesets.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-16 19:50:38 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-16 19:50:38 -0400
commit1e86625c87ec95ee7e79c3d5766083bfbce9989a (patch)
tree11da61f3d377283b9390a319528bf51c88f4f369 /data/dungeon_tilesets.asm
parentMore item IDs and palette function names (diff)
downloadpokeyellow-1e86625c87ec95ee7e79c3d5766083bfbce9989a.tar.gz
pokeyellow-1e86625c87ec95ee7e79c3d5766083bfbce9989a.tar.xz
pokeyellow-1e86625c87ec95ee7e79c3d5766083bfbce9989a.zip
Pull most data out of main.asm
Diffstat (limited to 'data/dungeon_tilesets.asm')
-rwxr-xr-xdata/dungeon_tilesets.asm2
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