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

Definition

void GB_cheat_search_get_results(GB_gameboy_t *gb, GB_cheat_search_result_t *results);

In cheat_search.h

Description

TBD

Thread Safety

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