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

Function PlayerMappingWindowRightClick

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

Source from the content-addressed store, hash-verified

1335
1336static void PlayerMappingWindowLeftClick(void * ptr) { PlayerMappingWindowUpdate(ptr, -1); }
1337static void PlayerMappingWindowRightClick(void * ptr) { PlayerMappingWindowUpdate(ptr, +1); }
1338
1339static void PlayerMappingWindow(int chan)
1340{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected