Home
last modified time | relevance | path

Searched refs:KING_Init (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/pcfx/
H A Dking.h14 bool KING_Init(void);
H A Dking.cpp1572 bool KING_Init(void) in KING_Init() function
/dports/emulators/mednafen/mednafen/src/pcfx/
H A Dking.h80 void KING_Init(void) MDFN_COLD;
H A Dpcfx.cpp654 KING_Init(); in LoadCommon()
H A Dking.cpp1748 void KING_Init(void) in KING_Init() function
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/
H A Dlibretro.cpp481 if(!KING_Init()) in LoadCommon()