Skip to content

Commit

Permalink
Update Makefile.wiiopengx
Browse files Browse the repository at this point in the history
  • Loading branch information
radicalten authored Jun 27, 2024
1 parent 8128b68 commit 718fc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.wiiopengx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LDFLAGS = -g $(MACHDEP) -Wl,-Map,$(notdir $@).map
#---------------------------------------------------------------------------------
# any extra libraries we wish to link with the project
#---------------------------------------------------------------------------------
LIBS := -lSDL2 -lfat -logc -lwiiuse -lwiikeyboard -lm -lbte
LIBS := -lSDL -lfat -logc -lwiiuse -lm -lbte

# LIBS := -lgrrlib -lpngu `$(PREFIX)pkg-config freetype2 libpng libjpeg --libs` -lfat -lwiiuse -lbte -logc -lm

Expand Down

0 comments on commit 718fc41

Please sign in to comment.