Refactor game to use engine functions

This commit is contained in:
2023-11-07 17:25:49 +01:00
parent d90e6f1d03
commit b40beb5656
3 changed files with 90 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
#define BZ_GAME_ENTRYPOINT
#define BZ_ENTRYPOINT
#include <breeze.h>
#include <raylib.h>