From f4b28ea957198020db194c1be554b62a05b3e795 Mon Sep 17 00:00:00 2001 From: AArt1256 Date: Sun, 18 Aug 2024 14:29:29 +0300 Subject: [PATCH] fixed song.h hopefully --- src/engine/song.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/engine/song.h b/src/engine/song.h index d87c0af3e..d37a25948 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, }; enum DivEffectType: unsigned short {