]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/tga.h
Housekeeping
[shadowclad.git] / src / engine / tga.h
index 96be414be5e54b36f5b00c915ce01665ad56f04a..d044362a24b03dc7851e9ccb4f3b76a9de8c464b 100644 (file)
@@ -29,4 +29,4 @@ typedef struct {
 
 TgaImage* readTga(const char* path);
 
-#endif
+#endif // TGA_H_