mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-27 21:39:38 +02:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
include "../examples/include/microw8-api.cwa"
|
|
|
|
export fn upd() {
|
|
printChar('\06f: ');
|
|
printInt(32!32 * 6 / 100);
|
|
printChar('\n\4');
|
|
} |