-
-
Notifications
You must be signed in to change notification settings - Fork 248
GB_get_cheats
Lior Halphon edited this page Nov 24, 2024
·
1 revision
const GB_cheat_t *const *GB_get_cheats(GB_gameboy_t *gb, size_t *size);
In cheats.h
TBD
GB_get_cheats is thread-safe and can be called from any thread and context.