mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
Require rgbds 0.6.0
This commit is contained in:
parent
2b52ceb718
commit
f58dbe3849
18 changed files with 43 additions and 373 deletions
|
|
@ -39,7 +39,7 @@ function register_bank(amount) {
|
|||
}
|
||||
}
|
||||
|
||||
rom_bank && toupper($0) ~ /^[ \t]*EMPTY/ {
|
||||
rom_bank && toupper($0) ~ /^[ \t]*EMPTY$/ {
|
||||
# Empty bank
|
||||
register_bank(16384)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue