fixed zelda line weirdness

This commit is contained in:
2025-02-21 12:36:25 -07:00
parent 97bf116c89
commit 4da737135d
3 changed files with 6 additions and 4 deletions

View File

@ -40,6 +40,7 @@ typedef struct {
u8 map_x;
u8 tile_y;
u8 fifo_x;
u8 lo_scroll_x;
} pixel_fifo_context;
typedef struct {