mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
localization augmentations via rlranft RE: http://forums.torque3d.org/viewtopic.php?f=12&t=642&hilit=localization
This commit is contained in:
parent
5122360552
commit
6419ba1e33
2 changed files with 121 additions and 18 deletions
|
|
@ -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_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue