diff options
Diffstat (limited to 'basics/unrom.s')
| -rw-r--r-- | basics/unrom.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basics/unrom.s b/basics/unrom.s index eb49b17..60b52d6 100644 --- a/basics/unrom.s +++ b/basics/unrom.s @@ -139,6 +139,7 @@ bankswitch_nosave: stx $2001 stx $4010 + bit $2002 @vblankwait1: bit $2002 bpl @vblankwait1 |
