Mercurial > mm7
diff GUIProgressBar.h @ 1262:0aeac0b9ca30
included header cleanup
author | Grumpy7 |
---|---|
date | Wed, 12 Jun 2013 21:07:34 +0200 |
parents | 137c59c3dbc4 |
children | 6d5877899730 |
line wrap: on
line diff
--- a/GUIProgressBar.h Wed Jun 12 15:13:45 2013 +0200 +++ b/GUIProgressBar.h Wed Jun 12 21:07:34 2013 +0200 @@ -41,9 +41,9 @@ RGBTexture field_68; RGBTexture field_90; RGBTexture field_B8; - Texture field_E0; - Texture pBardata; - Texture pLoadingProgress; + struct Texture field_E0; + struct Texture pBardata; + struct Texture pLoadingProgress; }; #pragma pack(pop)