mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-15 14:11:44 +00:00
Add tests for new "known self-bank"
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
SECTION "Fixed bank", ROMX,BANK[42]
|
||||||
|
X = BANK(@)
|
||||||
|
|
||||||
|
SECTION "Something else", OAM
|
||||||
|
Y = BANK("Fixed bank")
|
||||||
|
|
||||||
|
PRINTT "@: {X}\nStr: {Y}\n"
|
||||||
Reference in New Issue
Block a user