1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-04 21:34:41 +00:00

Move localisation code to BBGE, and allow textures to be localised.

This commit is contained in:
fgenesis 2012-07-10 22:16:48 +02:00
commit 7b2fa39428
12 changed files with 174 additions and 153 deletions

View file

@ -39,6 +39,7 @@ BUILD_LINUX
#include "Flags.h"
//#include "Scripting.h"
#include "Effects.h"
#include "Localization.h"
#include "DarkLayer.h"