Skip to content

Commit

Permalink
Add missing parameter doc for ISmmAPI::GetServerFactory()
Browse files Browse the repository at this point in the history
  • Loading branch information
rtldg authored and psychonic committed Jan 13, 2024
1 parent e907e52 commit aece7d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/ISmmAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ namespace SourceMM
/**
* @brief Returns an interface factory for the GameDLL.
*
* @param syn If syn is true, the synthetic wrapper is returned.
* If syn is false, the true function is returned.
* @return CreateInterfaceFn function pointer.
*/
Expand Down

0 comments on commit aece7d5

Please sign in to comment.