-
-
Notifications
You must be signed in to change notification settings - Fork 212
GB_import_cheat
Lior Halphon edited this page Nov 24, 2024
·
1 revision
const GB_cheat_t *GB_import_cheat(GB_gameboy_t *gb, const char *cheat, const char *description, bool enabled);
In cheats.h
TBD
GB_import_cheat
must not be called if the instance is being run in another thread, but may be called from the current one (via a callback).