Ylva And Malin
Functions
main.c File Reference
#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>
Include dependency graph for main.c:

Functions

ym_errc init_subsystems (ym_gfx_window *window)
 
ym_errc shutdown_subsystems ()
 
int main (YM_UNUSED int argc, YM_UNUSED char **argv)
 

Function Documentation

ym_errc init_subsystems ( ym_gfx_window window)

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( YM_UNUSED int  argc,
YM_UNUSED char **  argv 
)

Here is the call graph for this function:

ym_errc shutdown_subsystems ( )

Here is the call graph for this function:

Here is the caller graph for this function: