diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 13:27:38 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-08 13:27:38 -0400 |
| commit | 399fefb8cfcc3e06f89e9f81f25250c7bab60526 (patch) | |
| tree | 79adbe2f70c1327a84b7caeb428dabbef1ae795e /data/tileset_headers.asm | |
| parent | Fix WRAM address comments beyond the former site of wGBC (diff) | |
| download | pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.tar.gz pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.tar.xz pokeyellow-399fefb8cfcc3e06f89e9f81f25250c7bab60526.zip | |
Pikapic animation function labels
Diffstat (limited to 'data/tileset_headers.asm')
| -rwxr-xr-x | data/tileset_headers.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/tileset_headers.asm b/data/tileset_headers.asm index e81d11ff..73e51e86 100755 --- a/data/tileset_headers.asm +++ b/data/tileset_headers.asm @@ -1,5 +1,4 @@ Tilesets: ; c558 (3:4558) - ; dr $c558,$c684 tileset Overworld_Block, Overworld_GFX, Overworld_Coll, $FF,$FF,$FF, $52, OUTDOOR tileset RedsHouse1_Block, RedsHouse1_GFX, RedsHouse1_Coll, $FF,$FF,$FF, $FF, INDOOR |
