mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-04 20:15:09 +01:00
change program name to ftbrony
This commit is contained in:
parent
de27f5f5f5
commit
3049481335
@ -44,7 +44,7 @@ ARCH := -march=armv6k -mtune=mpcore -mfloat-abi=softfp
|
||||
CFLAGS := -g -Wall -O3 -mword-relocations \
|
||||
-fomit-frame-pointer -ffast-math \
|
||||
$(ARCH) \
|
||||
-DSTATUS_STRING="\"ftpd v1.0\""
|
||||
-DSTATUS_STRING="\"ftbrony v1.0\""
|
||||
|
||||
CFLAGS += $(INCLUDE) -DARM11 -D_3DS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user