From 009019e1bfa000add70759ff0623166287466911 Mon Sep 17 00:00:00 2001 From: Nebuleon Fumika Date: Mon, 14 Jan 2013 03:46:14 -0500 Subject: 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. --- CATSFC/system/gui/semptyo.bmp | Bin 344 -> 342 bytes CATSFC/system/gui/sfullo.bmp | Bin 344 -> 342 bytes CATSFC/system/gui/snemptyo.bmp | Bin 344 -> 342 bytes CATSFC/system/gui/snfullo.bmp | Bin 344 -> 342 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'CATSFC/system') diff --git a/CATSFC/system/gui/semptyo.bmp b/CATSFC/system/gui/semptyo.bmp index 56e69a2..2dd61b4 100644 Binary files a/CATSFC/system/gui/semptyo.bmp and b/CATSFC/system/gui/semptyo.bmp differ diff --git a/CATSFC/system/gui/sfullo.bmp b/CATSFC/system/gui/sfullo.bmp index 608c5de..ffc857e 100644 Binary files a/CATSFC/system/gui/sfullo.bmp and b/CATSFC/system/gui/sfullo.bmp differ diff --git a/CATSFC/system/gui/snemptyo.bmp b/CATSFC/system/gui/snemptyo.bmp index 12aaca4..8ae8365 100644 Binary files a/CATSFC/system/gui/snemptyo.bmp and b/CATSFC/system/gui/snemptyo.bmp differ diff --git a/CATSFC/system/gui/snfullo.bmp b/CATSFC/system/gui/snfullo.bmp index 2feee83..1b838dc 100644 Binary files a/CATSFC/system/gui/snfullo.bmp and b/CATSFC/system/gui/snfullo.bmp differ -- cgit v1.2.3