mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Fix init_rw_memory on Atari 2600
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
void main() {
|
||||
init_rw_memory()
|
||||
byte y
|
||||
while true {
|
||||
start_frame()
|
||||
|
||||
Reference in New Issue
Block a user