From eb95330013e304ecdc0197964dcdff65550e1001 Mon Sep 17 00:00:00 2001 From: AArt1256 Date: Sun, 18 Aug 2024 14:32:03 +0300 Subject: [PATCH] why song.h --- src/engine/song.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/engine/song.h b/src/engine/song.h index 56c6f64ff..54368b271 100644 --- a/src/engine/song.h +++ b/src/engine/song.h @@ -143,6 +143,7 @@ enum DivSystem { DIV_SYSTEM_SID2, DIV_SYSTEM_SUPERVISION, DIV_SYSTEM_UPD1771C, + DIV_SYSTEM_MAX };