[Compilers] Fix MSVC compilation with CMake (#178)

Co-authored-by: Nic Barker <contact+github@nicbarker.com>
This commit is contained in:
Funto 2025-01-10 08:59:13 +01:00 committed by GitHub
parent 670f707997
commit e11a394c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 37 additions and 18 deletions

View file

@ -1,6 +1,7 @@
#include "../../clay.h"
#include <SDL.h>
#include <SDL_ttf.h>
#include <stdio.h>
typedef struct
{