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