#include "../../render/model.h" #include "../../game.h" extern void model_draw( MODEL* model, GAME_DATA* game, VEC2 window, VEC2 winsize );