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@3036 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
6e2d5c3f49
commit
f4d3bda56c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -35,7 +35,7 @@ FONTS = $(FONT_DIR)/TBF1_l.NFTR \
|
||||
endif # REGION=WW
|
||||
|
||||
ifeq ($(FONT_REGION),CN)
|
||||
FONT_TIMESTAMP = 09033000
|
||||
FONT_TIMESTAMP = 09052700
|
||||
FONT_REGION_CODE = 4
|
||||
FONTS = NULL \
|
||||
NULL \
|
||||
@ -49,7 +49,7 @@ FONTS = NULL \
|
||||
endif # REGION=CN
|
||||
|
||||
ifeq ($(FONT_REGION),KR)
|
||||
FONT_TIMESTAMP = 09033100
|
||||
FONT_TIMESTAMP = 09052700
|
||||
FONT_REGION_CODE = 5
|
||||
FONTS = NULL \
|
||||
NULL \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user