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

Function PlayerMappingWindowRightClick

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

Source from the content-addressed store, hash-verified

1208
1209static void PlayerMappingWindowLeftClick(void * ptr) { PlayerMappingWindowUpdate(ptr, -1); }
1210static void PlayerMappingWindowRightClick(void * ptr) { PlayerMappingWindowUpdate(ptr, +1); }
1211
1212static void PlayerMappingWindow(int chan)
1213{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected