OSD: Add icon for Slow-Mo

This commit is contained in:
KamFretoZ
2024-02-12 21:05:55 +07:00
committed by refractionpcsx2
parent 8dc16827ea
commit dc68da4236
5 changed files with 1218 additions and 25 deletions

View File

@@ -339,4 +339,5 @@
#define ICON_PF_POPN_YELLOW_RIGHT "\xE2\x8B\x85"
#define ICON_PF_POPN_WHITE_LEFT "\xE2\x8B\x86"
#define ICON_PF_POPN_WHITE_RIGHT "\xE2\x8B\x87"
#define ICON_PF_POPN_RED "\xE2\x8B\x88"
#define ICON_PF_POPN_RED "\xE2\x8B\x88"
#define ICON_PF_SLOW_MOTION "\xE2\x8D\xBA"