mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 14:57:45 -04:00
Remove Unused Red Select Color
This commit is contained in:
parent
2b9b9f4439
commit
8276aa84ac
5 changed files with 1 additions and 4 deletions
|
@ -1 +1 @@
|
|||
#define VERSION "T8"
|
||||
#define VERSION "T9"
|
Binary file not shown.
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 90 B |
|
@ -1,4 +1,3 @@
|
|||
// html-style hex color codes, ex. ff0000 is red, 0000ff is blue, etc.
|
||||
text_color=ffffff
|
||||
selection_color=c00000
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 261 B After Width: | Height: | Size: 90 B |
|
@ -1,4 +1,2 @@
|
|||
// html-style hex color codes, ex. ff0000 is red, 0000ff is blue, etc.
|
||||
text_color=ffffff
|
||||
selection_color=c00000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue