sms, handle some more special cases

This commit is contained in:
kub 2023-07-20 21:02:54 +00:00
parent f3c2f81e89
commit c9076db928
2 changed files with 35 additions and 9 deletions

View file

@ -345,6 +345,7 @@ struct PicoMisc
#define PMS_HW_LCD 0x2 // GG LCD
#define PMS_HW_JAP 0x4 // japanese system
#define PMS_HW_FM 0x8 // FM sound
#define PMS_MAP_AUTO 0
#define PMS_MAP_SEGA 1