1
0
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:
Karol Stasiak
2019-06-28 16:44:41 +02:00
parent 6deee5f69b
commit 39b07a8bae
5 changed files with 8 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
void main() {
init_rw_memory()
byte y
while true {
start_frame()