Home
last modified time | relevance | path

Searched refs:IsUsingBongo (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DMovie.h158 bool IsUsingBongo(int controller);
H A DMovie.cpp391 bool IsUsingBongo(int controller) in IsUsingBongo() function
449 device = IsUsingBongo(i) ? SerialInterface::SIDEVICE_GC_TARUKONGA : in ChangePads()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/SI/
H A DSI.cpp386 if (Movie::IsUsingBongo(i)) in Init()