isle-portable/ISLE/wiiu/config.h
2025-10-18 16:40:03 -04:00

9 lines
160 B
C

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