mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-20 22:33:54 +02:00
ANTIC glitch fixed
This commit is contained in:
+3
-1
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
;---------------------------------------------------
|
;---------------------------------------------------
|
||||||
.macro build
|
.macro build
|
||||||
dta d"1.03" ; number of this build (4 bytes)
|
dta d"1.04" ; number of this build (4 bytes)
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.macro RMTSong
|
.macro RMTSong
|
||||||
@@ -203,6 +203,8 @@ difficulty_text_addr
|
|||||||
.by $45+$80
|
.by $45+$80
|
||||||
.wo credits_lines
|
.wo credits_lines
|
||||||
.by $85
|
.by $85
|
||||||
|
.by $44 ; anty ANTIC 40/32 switch glitch :)
|
||||||
|
.wo empty_line
|
||||||
.by $41
|
.by $41
|
||||||
.wo dl_title
|
.wo dl_title
|
||||||
;---------------------------------------------------
|
;---------------------------------------------------
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user