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/school.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/school.asm')
| -rwxr-xr-x | data/mapHeaders/school.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapHeaders/school.asm b/data/mapHeaders/school.asm index 336ce26e..8ace4fba 100755 --- a/data/mapHeaders/school.asm +++ b/data/mapHeaders/school.asm @@ -1,4 +1,4 @@ -School_h: ; 0x1d540 to 0x1d54c (12 bytes) (bank=7) (id=43) +School_h: db HOUSE ; tileset db VIRIDIAN_SCHOOL_HEIGHT, VIRIDIAN_SCHOOL_WIDTH ; dimensions (y, x) dw SchoolBlocks, SchoolTextPointers, SchoolScript ; blocks, texts, scripts |
