mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
6 lines
105 B
C
6 lines
105 B
C
#pragma once
|
|
|
|
#include "dictionary.h"
|
|
|
|
void XBONE_SetupDefaultConfigOverrides(dictionary* p_dictionary);
|