diff options
author | Nebuleon Fumika | 2013-01-14 03:46:14 -0500 |
---|---|---|
committer | Nebuleon Fumika | 2013-01-14 03:46:14 -0500 |
commit | 009019e1bfa000add70759ff0623166287466911 (patch) | |
tree | dcd0679e0e386998f4434639e88014889e11531b /CATSFC | |
parent | a6ec18e23f88bd172aa3e13ed3081b3bf4e1996a (diff) | |
download | snes9x2005-009019e1bfa000add70759ff0623166287466911.tar.gz snes9x2005-009019e1bfa000add70759ff0623166287466911.tar.bz2 snes9x2005-009019e1bfa000add70759ff0623166287466911.zip |
Make "Create saved state" have its own row of slot cells.
Raise the number of cells to 16.
Cache existence of saved state files, and invalidate the cache when saving or deleting a saved state.
CATSFC/system/gui: Make the unselected and selected cells more visibly different, while also leaving full and empty cells visibly different.
Diffstat (limited to 'CATSFC')
-rw-r--r-- | CATSFC/system/gui/semptyo.bmp | bin | 344 -> 342 bytes |
-rw-r--r-- | CATSFC/system/gui/sfullo.bmp | bin | 344 -> 342 bytes |
-rw-r--r-- | CATSFC/system/gui/snemptyo.bmp | bin | 344 -> 342 bytes |
-rw-r--r-- | CATSFC/system/gui/snfullo.bmp | bin | 344 -> 342 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/CATSFC/system/gui/semptyo.bmp b/CATSFC/system/gui/semptyo.bmp Binary files differindex 56e69a2..2dd61b4 100644 --- a/CATSFC/system/gui/semptyo.bmp +++ b/CATSFC/system/gui/semptyo.bmp diff --git a/CATSFC/system/gui/sfullo.bmp b/CATSFC/system/gui/sfullo.bmp Binary files differindex 608c5de..ffc857e 100644 --- a/CATSFC/system/gui/sfullo.bmp +++ b/CATSFC/system/gui/sfullo.bmp diff --git a/CATSFC/system/gui/snemptyo.bmp b/CATSFC/system/gui/snemptyo.bmp Binary files differindex 12aaca4..8ae8365 100644 --- a/CATSFC/system/gui/snemptyo.bmp +++ b/CATSFC/system/gui/snemptyo.bmp diff --git a/CATSFC/system/gui/snfullo.bmp b/CATSFC/system/gui/snfullo.bmp Binary files differindex 2feee83..1b838dc 100644 --- a/CATSFC/system/gui/snfullo.bmp +++ b/CATSFC/system/gui/snfullo.bmp |