mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
sprite limit
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@406 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
1cb1584b86
commit
95dc5c5e5e
6 changed files with 6 additions and 4 deletions
|
@ -65,6 +65,7 @@ typedef enum
|
|||
MA_OPT2_STATUS_LINE, /* psp */
|
||||
MA_OPT2_NO_FRAME_LIMIT, /* psp */
|
||||
MA_OPT2_SVP_DYNAREC,
|
||||
MA_OPT2_NO_SPRITE_LIM,
|
||||
MA_OPT2_DONE,
|
||||
MA_OPT3_SCALE, /* psp (all OPT3) */
|
||||
MA_OPT3_HSCALE32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue