TCPU/examples/window.tasm
2025-04-18 02:46:46 +05:00

8 lines
76 B
TASM

/*
Example of graphical application
*/
.main:
//TODO: write code here
exit