This commit is contained in:
Azaezel 2016-06-06 09:42:00 -05:00
parent 5122360552
commit 6419ba1e33
2 changed files with 121 additions and 18 deletions

View file

@ -27,6 +27,10 @@
#include "console/simBase.h"
#include "core/util/tVector.h"
//lang_ localization
#include "core/fileObject.h"
#include "core/util/str.h"
#include "core/strings/unicode.h"
#ifndef _LANG_H_
#define _LANG_H_