REVIEWED: ALL styles to support ISO-8859-15 charset (as much as possible)

This commit is contained in:
Ray
2023-09-11 20:53:06 +02:00
parent d5e9323ba9
commit db466282f8
106 changed files with 5056 additions and 3015 deletions

View File

@ -2,7 +2,7 @@
// //
// StyleAsCode exporter v2.0 - Style data exported as a values array //
// //
// USAGE: On init call: GuiLoadStyleAshes(); //
// USAGE: On init call: GuiLoadStyleAshes(); //
// //
// more info and bugs-report: github.com/raysan5/raygui //
// feedback and support: ray[at]raylibtech.com //