isle-portable/ISLE/ios/config.h
2025-07-09 21:34:47 +09:00

9 lines
156 B
C

#ifndef IOS_CONFIG_H
#define IOS_CONFIG_H
#include "dictionary.h"
void IOS_SetupDefaultConfigOverrides(dictionary* p_dictionary);
#endif // IOS_CONFIG_H