diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-28 13:22:56 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-28 14:14:29 -0400 |
commit | 10d0d5d02babaace5c2af4a2e03bb0a4762c9c38 (patch) | |
tree | 800dd879176638c94022b336c61f36115776a277 /layout.link | |
parent | 34deb66c443af8ef7f36e24350d7f0069517ecd3 (diff) |
Fill in sprite animation index constants, other minor cleanups.
Diffstat (limited to 'layout.link')
-rw-r--r-- | layout.link | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layout.link b/layout.link index d9a33677..7487d0b1 100644 --- a/layout.link +++ b/layout.link @@ -120,7 +120,7 @@ ROMX $2b ROMX $2e "Pics 14" org $6300 - "bank2e_2" + "bank2E_2" ROMX $30 "Sprites 1" ROMX $31 @@ -153,7 +153,7 @@ ROMX $3c ROMX $3d "Songs 4" ROMX $3e - "bank3e" + "bank3E" ROMX $3f "bank3F" ROMX $40 |