Skip to content

GB_cheat_search_reset

Lior Halphon edited this page Nov 24, 2024 · 1 revision

Definition

void GB_cheat_search_reset(GB_gameboy_t *gb);

In cheat_search.h

Description

TBD

Thread Safety

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

Clone this wiki locally