7 lines
83 B
Text
7 lines
83 B
Text
void local fn MyFunction
|
|
print @"MyFunction"
|
|
end fn
|
|
|
|
fn MyFunction
|
|
|
|
HandleEvents
|