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

Definition

typedef struct {
    uint16_t addr;
    uint16_t bank;
    uint16_t value;
} GB_cheat_search_result_t;

In cheat_search.h

Description

TBD