isle-portable/ISLE/vita/config.h
2025-07-02 03:28:46 +02:00

9 lines
160 B
C

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