#ifndef PRGE_WINDOW_H #define PRGE_WINDOW_H Window window_init(S32 width, S32 height, Str8 name); #endif /* PRGE_WINDOW_H */