mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-25 03:16:44 +00:00
Unify syntax of command-line switches
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// https://github.com/JasonAldred/C64-Starfield
|
||||
// http://www.galencia.games/
|
||||
|
||||
// compile with -O3 --inline -t c64
|
||||
// compile with -O3 -finline -t c64
|
||||
|
||||
const word starScreenChar = $0400 // Screen address
|
||||
const word StarScreenCols = $d800 // Character attribute address
|
||||
|
||||
Reference in New Issue
Block a user