isle-portable/ISLE/3ds/config.h
Joshua Peisach 4d47eebad2
Cleanup
2025-06-29 14:26:36 -04:00

9 lines
160 B
C

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