MCPcopy Create free account
hub / github.com/dborth/fceugx / ControllerWindowRightClick

Function ControllerWindowRightClick

source/menu.cpp:1252–1252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1250 ***************************************************************************/
1251static void ControllerWindowLeftClick(void * ptr) { ControllerWindowUpdate(ptr, -1); }
1252static void ControllerWindowRightClick(void * ptr) { ControllerWindowUpdate(ptr, +1); }
1253
1254/****************************************************************************
1255 * ControllerWindow

Callers

nothing calls this directly

Calls 1

ControllerWindowUpdateFunction · 0.85

Tested by

no test coverage detected