diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:34:42 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:34:42 -0500 |
| commit | 42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9 (patch) | |
| tree | b2cb959094a6574f20b72fce2d03207b0f56c0c3 /data/mapHeaders/lab4.asm | |
| parent | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered (diff) | |
| parent | Remove the last address comments (diff) | |
| download | pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.tar.gz pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.tar.xz pokeyellow-42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9.zip | |
Merge branch 'master' of https://github.com/pret/pokered into merge-pokered
Diffstat (limited to 'data/mapHeaders/lab4.asm')
| -rwxr-xr-x | data/mapHeaders/lab4.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapHeaders/lab4.asm b/data/mapHeaders/lab4.asm index 82ced4a3..e0b23c7d 100755 --- a/data/mapHeaders/lab4.asm +++ b/data/mapHeaders/lab4.asm @@ -1,4 +1,4 @@ -Lab4_h: ; 0x75d25 to 0x75d31 (12 bytes) (id=170) +Lab4_h: db LAB ; tileset db CINNABAR_LAB_4_HEIGHT, CINNABAR_LAB_4_WIDTH ; dimensions (y, x) dw Lab4Blocks, Lab4TextPointers, Lab4Script ; blocks, texts, scripts |
