mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
ホワイトリストの更新(全面刷新&新規アプリ対応)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@3008 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
9570f1532d
commit
967c4ab08d
Binary file not shown.
@ -11,9 +11,9 @@
|
||||
# not be disclosed to third parties or copied or duplicated in any form,
|
||||
# in whole or in part, without the prior written consent of Nintendo.
|
||||
#
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
DS_HASH_TABLE_TITLE_NAME := DSHashTable
|
||||
@ -36,7 +36,7 @@ DS_HASH_TABLE_EX_VERSION := $(shell perl -e 'open IN, "$(DS_HASH_TABLE_E
|
||||
#DS_HASH_TABLE_MAJOR_VERSION := $(shell expr $(DS_HASH_TABLE_VERSION) / 256)
|
||||
#DS_HASH_TABLE_MINOR_VERSION := $(shell expr $(DS_HASH_TABLE_VERSION) % 256)
|
||||
|
||||
DS_HASH_TABLE_MAJOR_VERSION := 2
|
||||
DS_HASH_TABLE_MAJOR_VERSION := 3
|
||||
DS_HASH_TABLE_MINOR_VERSION := 0
|
||||
|
||||
DS_HASH_TABLE_MAKETAD_OPTION := -s -d $(DS_HASH_TABLE_TITLE_ID) $(DS_HASH_TABLE_GROUP_ID) $(DS_HASH_TABLE_MAJOR_VERSION) $(DS_HASH_TABLE_TITLE_NAME) \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user