mirror of
https://github.com/Pixinn/Rgb2Hires.git
synced 2025-01-04 21:32:02 +00:00
Deleting commented debug lines
This commit is contained in:
parent
3250e57da5
commit
93ee71ab7c
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,3 +7,6 @@ RgbToHiRes.VC.*
|
||||
**/.vs
|
||||
**/Debug
|
||||
**/Release
|
||||
**/*.o
|
||||
**/*.map
|
||||
**/bin/
|
||||
|
@ -35,13 +35,6 @@ _call_to_mli:
|
||||
JSR popa
|
||||
STA Mli_Call
|
||||
|
||||
;+ DEBUG
|
||||
; CMP #$CE
|
||||
; BNE continue
|
||||
;debug: JMP debug
|
||||
;continue:
|
||||
;- DEBUG
|
||||
|
||||
; Call MLI and return
|
||||
JSR $BF00 ; MLI call entry point
|
||||
Mli_Call:
|
||||
|
Loading…
Reference in New Issue
Block a user