Skip to content

Commit 54dfe13

Browse files
committed
Fix: Fuck Clang-format
1 parent 51d6074 commit 54dfe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Util/MissingTexture.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ static constexpr auto MISSING_IMAGE_TEXTURE_BASE64_DECODE =
2424
namespace Util {
2525
SDL_Surface *GetMissingFontTextureSDLSurface();
2626
SDL_Surface *GetMissingImageTextureSDLSurface();
27-
}
27+
} // namespace Util
2828

2929
#endif

0 commit comments

Comments
 (0)