2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-06-06 08:42:35 +00:00

Formatted all BSP loading files using clang.

This commit is contained in:
LJW-Dev
2025-10-27 20:43:30 +08:00
committed by Jan Laupetin
parent dc881bc06c
commit 1fe05574ef
22 changed files with 384 additions and 402 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
namespace BSP
{
std::unique_ptr<BSPData> createBSPData(std::string& mapName, ISearchPath& searchPath);
};
}; // namespace BSP