diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-27 09:05:33 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-27 09:05:33 +0100 |
| commit | d055cf69c8925e895cfcb726a4339f843f3ccfc1 (patch) | |
| tree | 895f6f7d22272810f7d350f1b5f9b5b2c7dddd30 /main.c | |
| parent | 88fb94168c87dd8cc07e16cb988e0ea5c25bc202 (diff) | |
work
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#define ASSET_IMAGE_COUNT 50 + #include <projectbase/project_base.h> #include "include/players.h" |
