mirror of
https://github.com/blondie7575/GSCats.git
synced 2024-11-22 06:31:48 +00:00
Disabled title screen border effect
It’s unstable on real hardware and I haven’t yet figured out why
This commit is contained in:
parent
36b0033a7d
commit
5b740be772
BIN
catfight.2mg
BIN
catfight.2mg
Binary file not shown.
@ -51,7 +51,7 @@ titleScreenCopyLoop:
|
|||||||
; Render menu text
|
; Render menu text
|
||||||
jsr titleScreenRenderMenu
|
jsr titleScreenRenderMenu
|
||||||
|
|
||||||
jsr setBorderAtScanLine
|
; jsr setBorderAtScanLine
|
||||||
|
|
||||||
; Fade in
|
; Fade in
|
||||||
lda #titlePalette
|
lda #titlePalette
|
||||||
|
Loading…
Reference in New Issue
Block a user