efl/legacy/embryo/examples/test.inc

8 lines
129 B
PHP

#if defined EMBRYO_INC
#endinput
#endif
#define EMBRYO_INC
native printf(format[], ...);
native call(string[], string2[], val);