Get everything to work

This commit is contained in:
Greg Wells
2025-06-25 20:23:59 -04:00
parent 7ff6d7e744
commit 751b1f828b
9 changed files with 22 additions and 15 deletions

View File

@@ -3,4 +3,5 @@
typedef struct loaderInfo {
gnRenderingAPI api;
gnBool validateIfLoaded;
} loaderInfo;