Shinmera / promptfont

A font with extra characters for button prompts in games
https://shinmera.github.io/promptfont/
SIL Open Font License 1.1
196 stars 13 forks source link

DPAD_LEFT_DOWN and DPAD_LEFT_DOWN_INT are declared twice in prompfont.cs #25

Closed nullmoongames closed 4 months ago

nullmoongames commented 4 months ago

DPAD_LEFT_DOWN and DPAD_LEFT_DOWN_INT are declared twice. I reckon the first two should be renamed SONY_DPAD_LEFT_DOWNand SONY_DPAD_LEFT_DOWN

Shinmera commented 4 months ago

No, they're just complete duplicates in the glyph table. I removed them now.