linux release build, cleanup repository

This commit is contained in:
Ondřej Novák 2025-02-08 19:27:47 +01:00
parent 529b3e8bf8
commit 3d8ee275e4
441 changed files with 280 additions and 65861 deletions

8
game/resources.h Normal file
View file

@ -0,0 +1,8 @@
const void *LoadDefaultFont(void);
const void *getWindowIcon(void);
size_t getWindowIconSize(void);