fixed scroll?
This commit is contained in:
@ -113,6 +113,7 @@ void ppu_mode_xfer() {
|
||||
if(LCDS_STAT_INT(SS_HBLANK)) {
|
||||
cpu_request_interrupt(IT_LCD_STAT);
|
||||
}
|
||||
ppu_get_context()->rendering_window = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user