Skip to content

Commit

Permalink
OSD: Add icon for Slow-Mo
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz authored and refractionpcsx2 committed Feb 12, 2024
1 parent 8dc1682 commit dc68da4
Show file tree
Hide file tree
Showing 5 changed files with 1,218 additions and 25 deletions.
3 changes: 2 additions & 1 deletion 3rdparty/include/IconsPromptFont.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Loading

0 comments on commit dc68da4

Please sign in to comment.