sprites down the memory lane

This commit is contained in:
2022-07-18 07:02:09 -04:00
parent 19200be905
commit 6cb817d463
3 changed files with 9 additions and 8 deletions
+3 -7
View File
@@ -1397,14 +1397,10 @@ MODUL equ $b000 ;address of RMT module
;
TheEnd
.ECHO 'TheEnd: ',TheEnd
.if TheEnd > PMGraph + $300
.error "memory conflict"
;.if TheEnd > PMGraph + $300
; .error "memory conflict"
;.endif
.endif
;----------------------------------------------
; Player/missile memory
org $b800
PMGraph