From 034b8b4908dc581c73bc1e0702b77a30bcf8b501 Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Sun, 28 Jul 2019 10:35:15 -0700 Subject: Forgot to commit the header changes --- vdp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'vdp.h') diff --git a/vdp.h b/vdp.h index ebbbff1..2a856cb 100644 --- a/vdp.h +++ b/vdp.h @@ -212,6 +212,7 @@ typedef struct { uint8_t sprite_draws; int8_t slot_counter; int8_t cur_slot; + uint8_t sprite_x_offset; uint8_t max_sprites_frame; uint8_t max_sprites_line; uint8_t fetch_tmp[2]; -- cgit v1.2.3