diff options
author | Ben10do <Ben10do@users.noreply.github.com> | 2017-03-24 11:51:03 +0000 |
---|---|---|
committer | Ben10do <Ben10do@users.noreply.github.com> | 2017-03-24 11:51:03 +0000 |
commit | 288902139f00a9113ea9b360eb00d3109727dcfe (patch) | |
tree | 31ea082d847501b88fea31024e36b43697baeecc /misc/unused_title.asm | |
parent | 30ccec783358f2bf12a414ff94503bccd387595a (diff) |
Revert "Fix floating sections"
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
Diffstat (limited to 'misc/unused_title.asm')
-rw-r--r-- | misc/unused_title.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/unused_title.asm b/misc/unused_title.asm index 4fcb4740e..0f25e8a52 100644 --- a/misc/unused_title.asm +++ b/misc/unused_title.asm @@ -1,5 +1,5 @@ -SECTION "bank43", ROMX[$4000], BANK[$43] +SECTION "bank43", ROMX, BANK[$43] UnusedTitleScreen: ; 10c000 |