From 5cf52b824091801e6f82cc9137d826c8a9ef03ff Mon Sep 17 00:00:00 2001 From: PJB3005 Date: Mon, 27 Jul 2026 15:45:42 +0200 Subject: [PATCH] Acknowledge use of WSYS header ID in recent changes --- docs/imhex/jaudio/wsys.hexpat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/imhex/jaudio/wsys.hexpat b/docs/imhex/jaudio/wsys.hexpat index 88027ade04..aa131ea226 100644 --- a/docs/imhex/jaudio/wsys.hexpat +++ b/docs/imhex/jaudio/wsys.hexpat @@ -207,7 +207,7 @@ struct THeader { /** * ID of wave bank. * This matches the value passed to the BAA load command. - * The game does not use this value itself. + * The game originally does not use this value itself, but Dusklight does rely on it. */ u32 mId;