diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-05-05 20:09:22 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-05-05 20:09:22 +0200 |
| commit | 9d0bb9f229155546fde8b4f666d2682ad5ac606f (patch) | |
| tree | 4c7ed0896e8381bd14fa2b1de031abac9a6d0d2d /main.c | |
| parent | bbd7bc28a2cd8716eac6add006abb91ee55c4f91 (diff) | |
lighting work
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #define ASSET_IMAGE_COUNT 50 +#define ASSET_QUEUE_COUNT 50 #include <projectbase/project_base.h> |
