1 2 3 4
#define PRGE_WINDOW_DEPTH_TEST 0x1 #define PRGE_WINDOW_MULTISAMPLE 0x10 PRGEWindow init_window(S32 w, S32 h, const char *name, U32 flags);