mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
fixed song.h hopefully
This commit is contained in:
parent
ce9d510076
commit
f4b28ea957
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ enum DivSystem {
|
|||
DIV_SYSTEM_SID2,
|
||||
DIV_SYSTEM_SUPERVISION,
|
||||
DIV_SYSTEM_UPD1771C,
|
||||
DIV_SYSTEM_MAX,
|
||||
};
|
||||
|
||||
enum DivEffectType: unsigned short {
|
||||
|
|
Loading…
Reference in a new issue