mirror of
https://github.com/KarolS/millfork.git
synced 2025-02-08 00:30:38 +00:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#template $NAME, $VALUE
|
||
|
|
||
|
const byte $NAME = $VALUE
|