mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 23:37:46 -04:00
core+platforms, add SMS option to select TMS palette for gfx modes 0-3
This commit is contained in:
parent
dca20effa2
commit
214a6c624c
7 changed files with 36 additions and 2 deletions
|
@ -99,6 +99,7 @@ typedef enum
|
|||
MA_SMSOPT_HARDWARE,
|
||||
MA_SMSOPT_MAPPER,
|
||||
MA_SMSOPT_GHOSTING,
|
||||
MA_SMSOPT_TMSPALETTE,
|
||||
MA_CTRL_PLAYER1,
|
||||
MA_CTRL_PLAYER2,
|
||||
MA_CTRL_PLAYER3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue