mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
カードROMヘッダチェッカ:ゲームコードが他とかぶったので変更。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2368 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
742a238470
commit
ed4708a552
@ -44,7 +44,7 @@ do-build: $(TARGETS)
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
LIBSYSCALL = ../common/0CAA/libsyscall.a
|
||||
LIBSYSCALL = ../common/0CZA/libsyscall.a
|
||||
|
||||
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||
|
||||
|
||||
@ -88,7 +88,7 @@ Property
|
||||
#
|
||||
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
||||
#
|
||||
RomHeaderTemplate ../common/0CAA/rom_header_0caa.template.sbin
|
||||
RomHeaderTemplate ../common/0CZA/rom_header_0cza.template.sbin
|
||||
|
||||
#
|
||||
# BANNER FILE: generated from Banner Spec File
|
||||
|
||||
@ -45,7 +45,7 @@ do-build: $(TARGETS)
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
LIBSYSCALL = ../common/0CAA/libsyscall.a
|
||||
LIBSYSCALL = ../common/0CZA/libsyscall.a
|
||||
|
||||
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||
|
||||
|
||||
@ -88,7 +88,7 @@ Property
|
||||
#
|
||||
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
||||
#
|
||||
RomHeaderTemplate ../common/0CAA/rom_header_0caa.template.sbin
|
||||
RomHeaderTemplate ../common/0CZA/rom_header_0cza.template.sbin
|
||||
|
||||
#
|
||||
# BANNER FILE: generated from Banner Spec File
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
build/debugsoft/CardRomHeaderChecker/common/0CZA/libsyscall.a
Normal file
BIN
build/debugsoft/CardRomHeaderChecker/common/0CZA/libsyscall.a
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user