eco2d/code/apps/client/header/renderer.h

7 lines
72 B
C

#pragma once
void gfx_init();
void gfx_shutdown();
void gfx_render();