mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-16 21:07:56 +00:00
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
const byte* SCREEN = (byte*) 1024
|
|
byte idx
|
|
void main()
|
|
|