Skip to content

Commit

Permalink
3ds: update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
vgmoose committed Apr 3, 2020
1 parent 7cb6973 commit 64bcf54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.pc
Expand Up @@ -15,7 +15,7 @@ SRC = $(wildcard *.cpp) $(wildcard ./console/*.cpp) $(wildcard ./gui/*.cpp) $(wi
# Output object
OBJ_NAME = appstore.bin
# Options, etc
COMPILER_FLAGS = -g -std=gnu++14 -DPC -DNETWORK
COMPILER_FLAGS = -g -std=gnu++14 -DPC -DNETWORK -Wno-narrowing
INCLUDE_DIRS = -I . -I $(RAPIDJSON) -I $(MINIZIP) -I /usr/local/include
LINKER_FLAGS = -lSDL2 -lSDL2main -lSDL2_image -lSDL2_ttf -lSDL2_gfx -lcurl -lz

Expand Down
2 changes: 1 addition & 1 deletion libs/chesto
Submodule chesto updated from 6f9fa3 to 0a2f78
2 changes: 1 addition & 1 deletion libs/get
Submodule get updated from f7d2bf to 343f4b

0 comments on commit 64bcf54

Please sign in to comment.