7 lines
67 B
Plaintext
7 lines
67 B
Plaintext
![]() |
version "3.3"
|
||
|
|
||
|
void HelloWorld()
|
||
|
{
|
||
|
A_Log("Hello World");
|
||
|
}
|