mirror of
https://git.checksum.fail/alec/mujs.git
synced 2025-12-08 03:59:57 +02:00
9 lines
186 B
HolyC
9 lines
186 B
HolyC
Adam("Cd(\"M:/System/\");\n");
|
|
Adam("#include \"M:/System/MakeSystem\";\n");
|
|
|
|
WinMax;
|
|
AutoComplete(0);
|
|
|
|
XTalkWait(Fs, "Cd(\"M:/\");\n");
|
|
XTalkWait(Fs, "mujs(\"examples/hello.js\");\n");
|