From 8c12edba5530b383d25372aea065fc82d2e37ca5 Mon Sep 17 00:00:00 2001 From: Johnny Cena Date: Sun, 24 Aug 2025 11:52:34 +0200 Subject: [PATCH] revert makefile changes --- examples/Makefile | 1 + examples/Makefile.Web | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/Makefile b/examples/Makefile index c50a01798..ab3a30818 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -599,6 +599,7 @@ TEXT = \ text/text_raylib_fonts \ text/text_rectangle_bounds \ text/text_unicode \ + text/text_unicode_ranges \ text/text_writing_anim MODELS = \ diff --git a/examples/Makefile.Web b/examples/Makefile.Web index 991b46405..45061459b 100644 --- a/examples/Makefile.Web +++ b/examples/Makefile.Web @@ -599,6 +599,7 @@ TEXT = \ text/text_raylib_fonts \ text/text_rectangle_bounds \ text/text_unicode \ + text/text_unicode_ranges \ text/text_writing_anim MODELS = \