Skip to content

Commit 0a30809

Browse files
committed
Revert "Compile stb_rect_pack/stb_truetype once separately instead"
This reverts commit 85245e5.
1 parent 8675fcd commit 0a30809

8 files changed

Lines changed: 2238 additions & 2095 deletions

File tree

Makefile.common

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,8 +1150,6 @@ ifeq ($(HAVE_OVERLAY), 1)
11501150
endif
11511151

11521152
ifeq ($(HAVE_STB_FONT), 1)
1153-
OBJ += deps/stb/stb_rect_pack.o
1154-
OBJ += deps/stb/stb_truetype.o
11551153
OBJ += gfx/drivers_font_renderer/stb.o
11561154
OBJ += gfx/drivers_font_renderer/stb_unicode.o
11571155
DEFINES += -DHAVE_STB_FONT

deps/stb/stb_rect_pack.c

Lines changed: 0 additions & 301 deletions
This file was deleted.

0 commit comments

Comments
 (0)