Home
last modified time | relevance | path

Searched refs:GBCheatSetCreate (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mgba/mgba-0.9.2/src/gb/
H A Dcheats.c18 static struct mCheatSet* GBCheatSetCreate(struct mCheatDevice* device, const char* name) { in GBCheatSetCreate() function
40 device->createSet = GBCheatSetCreate; in GBCheatDeviceCreate()
/dports/games/libretro-mgba/mgba-6186d45/src/gb/
H A Dcheats.c70 static struct mCheatSet* GBCheatSetCreate(struct mCheatDevice* device, const char* name) { in GBCheatSetCreate() function
94 device->createSet = GBCheatSetCreate; in GBCheatDeviceCreate()