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