GUI: parse ROM export requisites

This commit is contained in:
tildearrow 2024-08-15 11:27:30 -05:00
parent f906b4ebe4
commit eaa943e724
6 changed files with 133 additions and 20 deletions

View file

@ -141,6 +141,8 @@ enum DivSystem {
DIV_SYSTEM_5E01,
DIV_SYSTEM_BIFURCATOR,
DIV_SYSTEM_SID2,
DIV_SYSTEM_MAX
};
enum DivEffectType: unsigned short {