includes: include vector2d for sharedDefs

This commit is contained in:
Vaxry 2023-11-04 17:27:21 +00:00
parent 447c173cad
commit 32b3d2b456

View File

@ -1,5 +1,7 @@
#pragma once
#include "helpers/Vector2D.hpp"
enum eIcons
{
ICON_WARNING = 0,