MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEU_InitBarcodeWorld

Function FCEU_InitBarcodeWorld

src/input/bworld.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68static INPUTCFC BarcodeWorld={Read,Write,0,Update,0,0};
69
70INPUTCFC *FCEU_InitBarcodeWorld(void)
71{
72 return(&BarcodeWorld);
73}
74

Callers 1

SetInputStuffFCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected