Added assets

This commit is contained in:
2021-05-21 07:20:22 -07:00
parent 8fbf353cd9
commit 58e86d160e
4 changed files with 9 additions and 19 deletions

View File

@ -5,6 +5,8 @@
#include "glwfwplatform.h"
game_t GAME_STATE;
GLFWwindow *window = NULL;
int32_t main() {