mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01: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');
|
|
} |