This commit is contained in:
Jonas Kulla 2015-02-21 02:16:47 +01:00
parent d07309c8f9
commit ba2967a461
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ struct CropTexture
{
std::string filename;
int w, h;
}
};
struct TouchOverlay
{