mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added new text sample: text_bmfont_unordered
BMFont loading has been improved to support unordered chars and extended characters (up to 255)
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
********************************************************************************************/
|
||||
|
||||
#include "raylib.h"
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user