mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-19 10:42:10 +00:00
A8 fixed code
This commit is contained in:
@@ -31,7 +31,6 @@ void printScore(word val) {
|
||||
}
|
||||
|
||||
void main() {
|
||||
array(bool) flags[size] align(1024)
|
||||
word i@$e0, bingo@$e2
|
||||
word x@$e4, y@$e6, p@$e8, t@$ea
|
||||
byte n@$82
|
||||
|
||||
Reference in New Issue
Block a user