This commit is contained in:
Federico Cecchetto
2021-12-13 03:05:22 +01:00
parent e918bdf28f
commit 0ac5225114
7 changed files with 48 additions and 26 deletions

View File

@ -1,4 +1,6 @@
#pragma once
#include "game/scripting/array.hpp"
#include "game/scripting/execution.hpp"
namespace gsc
{