From 572d826fb120e9715b4e40619d7c918c6495839c Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 17 Mar 2024 18:16:19 -0500 Subject: [PATCH] fix warning --- src/engine/platform/sound/gb/apu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/engine/platform/sound/gb/apu.c b/src/engine/platform/sound/gb/apu.c index e4be5e99a..0a8a84ca4 100644 --- a/src/engine/platform/sound/gb/apu.c +++ b/src/engine/platform/sound/gb/apu.c @@ -907,6 +907,7 @@ static inline uint16_t effective_channel4_counter(GB_gameboy_t *gb) } break; case GB_MODEL_AGB: + case GB_MODEL_AGB_NATIVE: /* TODO: AGBs are not affected, but AGSes are. They don't seem to follow a simple pattern like the other revisions. */ /* For the most part, AGS seems to do: