diff options
Diffstat (limited to 'agbx/source/gfx/getvbnk.s')
-rw-r--r-- | agbx/source/gfx/getvbnk.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agbx/source/gfx/getvbnk.s b/agbx/source/gfx/getvbnk.s index e04a127..6898266 100644 --- a/agbx/source/gfx/getvbnk.s +++ b/agbx/source/gfx/getvbnk.s @@ -35,7 +35,7 @@ __agbx_getvbnk: @ Takes the value of dispcnt in r1. movs r0,0b10000 tst r1,r0 - bne .vbnk1 + beq .vbnk1 .vbnk0: @ Return the address of the first video bank: |