yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::video::OAMSize Struct Reference

#include <ppu.h>

Public Attributes

uint8_t base_selection: 3
 
uint8_t name_selection: 2
 
uint8_t object_size: 3
 

Detailed Description

Definition at line 79 of file ppu.h.

Member Data Documentation

◆ base_selection

uint8_t yaze::app::emu::video::OAMSize::base_selection

Definition at line 80 of file ppu.h.

◆ name_selection

uint8_t yaze::app::emu::video::OAMSize::name_selection

Definition at line 81 of file ppu.h.

◆ object_size

uint8_t yaze::app::emu::video::OAMSize::object_size

Definition at line 82 of file ppu.h.


The documentation for this struct was generated from the following file: