1 2 3 4 5
#include "rendering.h" bool atlas_init(atlas_t* atlas, u32 width, u32 height) {} void atlas_deinit(atlas_t* atlas) {}