isle-portable/ISLE/wiiu/config.h
2025-08-06 00:14:52 -04:00

8 lines
166 B
C

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