fix includes

This commit is contained in:
2024-10-07 18:37:44 +03:00
parent 578ceabd0e
commit 5aabab468d
3 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include "scene.h"
#include "twn_game_api.h"
#include "twn_vec.h"
#define STB_PERLIN_IMPLEMENTATION
#include <stb_perlin.h>