mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
sprites down the memory lane
This commit is contained in:
+3
-7
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user