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

Function AddCheatPAR

src/drivers/common/cheat.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315static void AddCheatPAR(void)
316{
317 AddCheatGGPAR(1);
318}
319
320static void AddCheatParam(uint32 A, uint8 V)
321{

Callers

nothing calls this directly

Calls 1

AddCheatGGPARFunction · 0.85

Tested by

no test coverage detected