1 GB_get_cheats
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

const GB_cheat_t *const *GB_get_cheats(GB_gameboy_t *gb, size_t *size);

In cheats.h

Description

TBD

Thread Safety

GB_get_cheats is thread-safe and can be called from any thread and context.