1 2 3 4 5 6 7 8
#if !defined(acm_hdr_gfx) #define acm_hdr_gfx #include <acm/bs.h> void acm_initgfx(void); #endif