#define __LIBRARY__ #include #include _syscall0(int,initgraphics) int main(void) { initgraphics(); }