Skip to content

Commit

Permalink
style: apply clang formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Alystrasz committed Nov 29, 2024
1 parent 2de0d65 commit d7bc15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primedev/mods/modmanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class ModManager
* This looks for mods in several directories (expecting them to be formatted in
* some way); it then uses respective `mod.json` manifest files to create `Mod`
* instances, which are then stored in the `m_LoadedMods` variable.
*
*
* @returns nothing
**/
void SearchFilesystemForMods();
Expand Down

0 comments on commit d7bc15f

Please sign in to comment.