1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-10 08:23:22 +00:00

Include tinyxml2, update cmake to use this optionally

This commit is contained in:
fgenesis 2014-06-09 22:21:24 +02:00
commit 1c67b5479b
4 changed files with 4269 additions and 6 deletions

View file

@ -1624,7 +1624,6 @@ protected:
std::vector <AquariaSaveSlot*> saveSlots;
BitmapText *expText, *moneyText;
XMLDocument *xmlDoc;
void clearMenu(float t = 0.01);
std::vector <RenderObject*> menu;