Change notation for dengine headers

This commit is contained in:
2016-06-28 16:00:03 +10:00
parent 26cec05ff0
commit 76d6dfcf2f
14 changed files with 30 additions and 28 deletions
+3 -2
View File
@@ -2,8 +2,9 @@
#define STB_IMAGE_IMPLEMENTATION
#include <STB/stb_image.h>
#include <Dengine/Platform.h>
#include <Dengine/AssetManager.h>
#include "Dengine/Platform.h"
#include "Dengine/AssetManager.h"
GLOBAL_VAR AssetManager assetManager;
Texture *asset_getTexture(const enum TexList type)