1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 18:16:35 +00:00

Minor fixes

This commit is contained in:
Karol Stasiak
2019-06-26 17:06:55 +02:00
parent 32476f2a4e
commit b80e46d755
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ __no_eor:
}
#if CBM_64
#if CBM_64_COMPAT
void init_rand_seed() {
poke($D40E, $ff)