1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-01-22 07:04:40 +01:00

Restructure some files.

This commit is contained in:
Sandu Liviu Catalin
2018-07-29 12:25:44 +03:00
parent 526538fdb9
commit 0ad290ca34
27 changed files with 96 additions and 132 deletions

View File

@@ -4,7 +4,7 @@
#include "Base/Color4.hpp"
#include "Base/Vector3.hpp"
#include "Core.hpp"
#include "Tasks.hpp"
#include "Misc/Tasks.hpp"
// ------------------------------------------------------------------------------------------------
namespace SqMod {