You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Define bank43 in main.asm instead of unused_title
All other banks are defined in main.asm as well, and it's confusing how the build breaks when you try to remove this unused file.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
|
||||
SECTION "bank43", ROMX
|
||||
|
||||
UnusedTitleScreen: ; 10c000
|
||||
|
||||
call ClearBGPalettes
|
||||
|
||||
Reference in New Issue
Block a user