Working on apu
This commit is contained in:
@ -80,6 +80,8 @@ typedef struct {
|
||||
|
||||
bool rendering_window;
|
||||
u32 target_frame_time;
|
||||
bool paused;
|
||||
bool frame;
|
||||
} ppu_context;
|
||||
|
||||
void ppu_init();
|
||||
|
Reference in New Issue
Block a user