We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uint8_t GB_get_oam_info(GB_gameboy_t *gb, GB_oam_info_t *dest, uint8_t *object_height);
In display.h
display.h
TBD
GB_get_oam_info is thread-safe and can be called from any thread and context.
GB_get_oam_info