Ylva And Malin
|
#include <stdbool.h>
#include <math.h>
#include <ym_core.h>
#include <ym_memory.h>
#include <ym_gfx.h>
#include <ym_gfx_gl.h>
#include <ym_gfx_sprite.h>
#include <ym_telemetry.h>
#include <ym_resource.h>
Functions | |
ym_errc | init_subsystems (ym_gfx_window *window) |
ym_errc | shutdown_subsystems () |
int | main (YM_UNUSED int argc, YM_UNUSED char **argv) |
ym_errc init_subsystems | ( | ym_gfx_window * | window | ) |
ym_errc shutdown_subsystems | ( | ) |