mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Update buildtools.
This commit is contained in:
parent
554f96350e
commit
40b6163a27
3
Makefile
3
Makefile
@ -24,6 +24,8 @@ LIBRARY_DIRS :=
|
||||
LIBRARIES :=
|
||||
|
||||
BUILD_FLAGS :=
|
||||
BUILD_FLAGS_CC :=
|
||||
BUILD_FLAGS_CXX :=
|
||||
RUN_FLAGS :=
|
||||
|
||||
VERSION_PARTS := $(subst ., ,$(shell git describe --tags --abbrev=0))
|
||||
@ -64,6 +66,7 @@ ifeq ($(TARGET),3DS)
|
||||
BANNER_AUDIO := meta/audio_3ds.wav
|
||||
BANNER_IMAGE := meta/banner_3ds.cgfx
|
||||
ICON := meta/icon_3ds.png
|
||||
LOGO :=
|
||||
endif
|
||||
|
||||
# Wii U CONFIGURATION #
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit bd41b2f6ce71f943f48c2b1ebf3e638dab2a4ae1
|
||||
Subproject commit 29ab2234e7376807d154a2a06b5d3d49ad50f631
|
Loading…
x
Reference in New Issue
Block a user