Skip to content

Commit

Permalink
Forgot to build 4.app
Browse files Browse the repository at this point in the history
  • Loading branch information
wertercatt committed May 14, 2023
1 parent 86568a0 commit 3b8cb7d
Show file tree
Hide file tree
Showing 35 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion tools/5.app-build.bat → tools/usplat-builder.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
cd ..\usplat\00000005.app
cd ..\usplat\00000004.app
del savedata_ja.arc
del savedata_ja.arc.ash
wszst CREATE savedata_ja -a -v -d savedata_ja.arc
ashcompress savedata_ja.arc
del savedata_ja.arc
cd ..\00000005.app
for /d %%i in (.\*) do (
cd %%~nxi
del l10n_ui.arc
Expand Down
Binary file added usplat/00000004.app/savedata_ja.arc.ash
Binary file not shown.
Binary file removed usplat/00000004.app/savedata_ja.arc/banner_ja.tpl
Binary file not shown.
Binary file not shown.
Binary file removed usplat/00000004.app/savedata_ja.arc/icon_ja.tpl
Binary file not shown.
Binary file removed usplat/00000004.app/savedata_ja.arc/icon_ja.tpl.png
Binary file not shown.
Binary file added usplat/00000004.app/savedata_ja/banner_ja.tpl
Binary file not shown.
Binary file added usplat/00000004.app/savedata_ja/banner_ja.tpl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usplat/00000004.app/savedata_ja/icon_ja.tpl
Binary file not shown.
Binary file added usplat/00000004.app/savedata_ja/icon_ja.tpl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified usplat/00000005.app/EUR/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/USA/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/de_DE/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/de_DE/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/de_DE/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_GB/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_GB/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_GB/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_US/esrborn.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_US/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_US/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/en_US/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/es_ES/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/es_ES/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/es_ES/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/fr_FR/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/fr_FR/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/fr_FR/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/it_IT/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/it_IT/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/it_IT/msg.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/ja_JP/l10n_ui.arc.ash
Binary file not shown.
Binary file modified usplat/00000005.app/ja_JP/man.brres.ash
Binary file not shown.
Binary file modified usplat/00000005.app/ja_JP/msg.arc.ash
Binary file not shown.

0 comments on commit 3b8cb7d

Please sign in to comment.