updated some documentation
This commit is contained in:
parent
788147b8f2
commit
5fba766695
5 changed files with 19 additions and 16 deletions
|
|
@ -335,7 +335,9 @@ void ARC_Config_UnloadFromFileWithCStr(ARC_Config *config, const char *path);
|
|||
*/
|
||||
|
||||
/**
|
||||
* @brief TODO: write this
|
||||
* @brief inits a config type with the standard config settings
|
||||
*
|
||||
* @param config the config to init
|
||||
*/
|
||||
void ARC_Config_InitStd(ARC_Config *config);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue