From dfc4baaa353d4aaa46068016f69dce44ad754ecb Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 15 Jul 2018 20:04:12 +0200 Subject: Added new example: text_font_sdf --- examples/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 2e42fb05..e62d6980 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -390,6 +390,7 @@ EXAMPLES = \ text/text_ttf_loading \ text/text_bmfont_unordered \ text/text_input_box \ + text/text_font_sdf \ models/models_geometric_shapes \ models/models_box_collisions \ models/models_billboard \ -- cgit v1.2.3