Home
last modified time | relevance | path

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

/dports/emulators/mednafen/mednafen/src/
H A Dnetplay.cpp1181 static bool CC_swap(const char *arg);
1201 …{ "/swap", CC_swap, gettext_noop("A B"), gettext_noop("Swap/Exchange all instances of controllers…
1338 static bool CC_swap(const char *arg) in CC_swap() function