Remove Thin3D prefix on more things

This commit is contained in:
Henrik Rydgård
2016-12-27 11:59:06 +01:00
parent 463251908b
commit 9b439e4c43
22 changed files with 216 additions and 216 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ static UI::Theme ui_theme;
#include "android/android-ndk-profiler/prof.h"
#endif
Draw::Thin3DTexture *uiTexture;
Draw::Texture *uiTexture;
ScreenManager *screenManager;
std::string config_filename;