efl/legacy/embryo/examples/example.inc

7 lines
92 B
PHP
Raw Normal View History

2004-03-24 06:32:04 -08:00
#if defined EXAMPLE_INC
#endinput
#endif
#define EXAMPLE_INC
native printf(format[], ...);