From 4f408eae7cc2d390ff941a8669d0f513d61fd915 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Sat, 12 Dec 2020 18:13:55 +0200 Subject: [PATCH] Whoops --- Core/apu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/apu.h b/Core/apu.h index df1be40..9d5fc80 100644 --- a/Core/apu.h +++ b/Core/apu.h @@ -124,7 +124,7 @@ typedef struct uint8_t channel_1_restart_hold; int8_t channel_4_delta; bool channel_4_countdown_reloaded; - + uint8_t channel_4_dmg_delayed_start; } GB_apu_t; typedef enum {