1
0
mirror of https://github.com/lefticus/6502-cpp.git synced 2026-01-22 12:18:14 +00:00
Files
6502-cpp/examples
Marko Mäkelä 617e11244e Move the sprite declarations to the main() function.
This change does not affect the generated code, other than the
assembler labels for the data. The data will still be initialized
at compilation time.
2016-10-09 21:05:01 +03:00
..