Daniele Bartolini 9 anni fa
parent
commit
024d5ba7ff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/core/filesystem/path.h

+ 1 - 0
src/core/filesystem/path.h

@@ -46,4 +46,5 @@ namespace path
 	/// "/home/texture" -> NULL
 	const char* extension(const char* path);
 } // namespace path
+
 } // namespace crown