mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2024-12-29 09:31:49 +00:00
allow gameplay after viewing DHGR artwork
e.g. Solid Gold HHGTTG Hardware trivia: writing to aux $2xxx with hires-mode active actually writes to main instead. Hilarity ensues.
This commit is contained in:
parent
271f29f19e
commit
2dcb7df162
@ -76,6 +76,7 @@ WeCanHazSHR
|
||||
- jsr AnyKeyOrClick
|
||||
bcc -
|
||||
sta $C051 ; back to text
|
||||
sta $C056 ; turn off hires
|
||||
plx
|
||||
bne +
|
||||
lda $C029
|
||||
|
Loading…
Reference in New Issue
Block a user