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