mirror of
https://github.com/stenzek/duckstation.git
synced 2026-07-11 01:24:11 +02:00
FullscreenUI: Add reset option to directory selector
And improve styling.
This commit is contained in:
@@ -52,3 +52,8 @@
|
||||
#define ICON_EMOJI_CHART_UPWARDS_TREND "\xf0\x9f\x93\x88"
|
||||
#define ICON_EMOJI_DIRECT_HIT "\xf0\x9f\x8e\xaf"
|
||||
#define ICON_EMOJI_RED_FLAG "\xf0\x9f\x9a\xa9"
|
||||
#define ICON_EMOJI_ARROW_UP "\xe2\xac\x86"
|
||||
#define ICON_EMOJI_ARROW_LEFT "\xe2\xac\x85"
|
||||
#define ICON_EMOJI_ARROW_DOWN "\xe2\xac\x87"
|
||||
#define ICON_EMOJI_ARROW_RIGHT "\xe2\x9e\xa1"
|
||||
#define ICON_EMOJI_ARROW_RIGHT_CURVE_UP "\xe2\xa4\xb4"
|
||||
|
||||
Reference in New Issue
Block a user