MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / send_internalevent

Function send_internalevent

src/inputdevice.cpp:8923–8926  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8921};
8922
8923void send_internalevent (int eventid)
8924{
8925 setbuttonstateall (&internalevents[0], NULL, eventid, -1);
8926}
8927
8928
8929void inputdevice_init (void)

Callers 2

inputdevice_do_keyboardFunction · 0.85
cpuresetFunction · 0.85

Calls 1

setbuttonstateallFunction · 0.85

Tested by

no test coverage detected