fixed scroll?
This commit is contained in:
@ -77,6 +77,8 @@ typedef struct {
|
||||
u32 current_frame;
|
||||
u32 line_ticks;
|
||||
u32 *video_buffer;
|
||||
|
||||
bool rendering_window;
|
||||
} ppu_context;
|
||||
|
||||
void ppu_init();
|
||||
|
Reference in New Issue
Block a user