Testing around with asset loading.

This commit is contained in:
2021-11-03 23:49:38 -07:00
parent a2c622ddc1
commit 11cf4c7831
12 changed files with 133 additions and 36 deletions

View File

@@ -7,7 +7,6 @@
#include "game.h"
bool sandboxGameInit(sandboxgame_t *game) {
quadInit(&game->quad, 0, 0,0,0,0, 500,500,1,1);