Remove ommented out code

This commit is contained in:
Lucas Scharenbroich 2022-07-28 11:56:05 -05:00
parent e25b5b4d7f
commit f5a27362a7
1 changed files with 1 additions and 6 deletions

View File

@ -28,9 +28,7 @@ InitMemory lda EngineMode
_NewHandle ; returns LONG Handle on stack
plx ; base address of the new handle
pla ; high address 00XX of the new handle (bank)
; _Deref
; stx Buff00
; sta Buff00+2
:no_bnk0_buff
PushLong #0 ; space for result
@ -41,9 +39,6 @@ InitMemory lda EngineMode
_NewHandle ; returns LONG Handle on stack
plx ; base address of the new handle
pla ; high address 00XX of the new handle (bank)
; _Deref
; stx Buff01
; sta Buff01+2
PushLong #0 ; space for result