Resources: Add achievement icons to PromptFont

By @kamfretoz.
This commit is contained in:
Stenzek 2023-12-31 02:20:00 +10:00 committed by Connor McLaughlin
parent 6a064a4fa5
commit e9411a3db5
2 changed files with 3 additions and 0 deletions

View File

@ -327,3 +327,6 @@
#define ICON_PF_EXIT_QUIT_LEAVE "\xF0\x9F\x9A\xAA"
#define ICON_PF_INFORMATION "\xF0\x9F\x9B\x88"
#define ICON_PF_SHOPPING_CART "\xF0\x9F\x9B\x92"
#define ICON_PF_ACHIEVEMENTS_PROGRESSION "\xE2\x8E\xB2"
#define ICON_PF_ACHIEVEMENTS_MISSABLE "\xE2\x8E\xB3"
#define ICON_PF_ACHIEVEMENTS_WIN "\xE2\x8E\xB4"

Binary file not shown.