Skip to content

GB_map_type_t

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

Definition

typedef enum {
    GB_MAP_AUTO,
    GB_MAP_9800,
    GB_MAP_9C00,
} GB_map_type_t;

In display.h

Description

TBD

Clone this wiki locally