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

Function PlayerMappingWindowLeftClick

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected