Skip to content

GB_get_built_in_accessory

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

Definition

GB_accessory_t GB_get_built_in_accessory(GB_gameboy_t *gb);

In gb.h

Description

TBD

Thread Safety

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

Clone this wiki locally