diff options
Diffstat (limited to 'Samples/Hello/scripts/hello.lua.axm')
-rw-r--r-- | Samples/Hello/scripts/hello.lua.axm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Samples/Hello/scripts/hello.lua.axm b/Samples/Hello/scripts/hello.lua.axm new file mode 100644 index 0000000..c1395fc --- /dev/null +++ b/Samples/Hello/scripts/hello.lua.axm @@ -0,0 +1,3 @@ +<script> + <extern>hello.lua</extern> +</script>
\ No newline at end of file |