We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d6074 commit 54dfe13Copy full SHA for 54dfe13
include/Util/MissingTexture.hpp
@@ -24,6 +24,6 @@ static constexpr auto MISSING_IMAGE_TEXTURE_BASE64_DECODE =
24
namespace Util {
25
SDL_Surface *GetMissingFontTextureSDLSurface();
26
SDL_Surface *GetMissingImageTextureSDLSurface();
27
-}
+} // namespace Util
28
29
#endif
0 commit comments