1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-12-11 10:37:18 +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

@@ -1,7 +1,7 @@
// ------------------------------------------------------------------------------------------------
#include "Entity/Blip.hpp"
#include "Core.hpp"
#include "Tasks.hpp"
#include "Misc/Tasks.hpp"
// ------------------------------------------------------------------------------------------------
namespace SqMod {