5 lines
99 B
C
5 lines
99 B
C
#pragma once
|
|
|
|
void test_scriptengine_compile_and_call(void);
|
|
void test_scriptengine_include(void);
|