1 2 3 4 5
#include "model_draw.h" void model_draw( MODEL* model, GAME_DATA* game, VEC2 window, VEC2 winsize ) { }