Skip to content

Commit ee6c527

Browse files
authored
Add PAL, JPN, and Shield versions to CI, update dtk-template (#2605)
* Add ShieldD to GitHub CI build * Update dtk-template, add support for CI caching * Fix PAL and JPN not building on Linux due to case sensitive file paths * Add PAL and JPN to GitHub CI build * Fix bad copy paste
1 parent 22573bf commit ee6c527

File tree

29 files changed

+94
-51
lines changed

29 files changed

+94
-51
lines changed

.github/workflows/build.yml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,40 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
version: [GZ2E01]
15+
version: [GZ2E01, GZ2P01, GZ2J01, ShieldD]
1616

1717
steps:
1818
# Checkout the repository
1919
- name: Checkout
2020
uses: actions/checkout@v4
21+
with:
22+
fetch-depth: 0
23+
submodules: recursive
2124

2225
# Set Git config
2326
- name: Git config
2427
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
2528

29+
# Normalize file mod times
30+
- name: Restore timestamps
31+
run: |
32+
uv run https://raw.githubusercontent.com/MestreLion/git-tools/refs/tags/v2022.12/git-restore-mtime \
33+
--merge --commit-time
34+
2635
# Copy the original files to the workspace
2736
- name: Prepare
28-
run: cp -R /orig .
37+
run: cp -a /orig .
38+
39+
# Restore cached files
40+
- name: Cache build
41+
uses: actions/cache@v4
42+
with:
43+
path: |
44+
build
45+
.ninja_deps
46+
.ninja_log
47+
key: ${{ runner.os }}-${{ matrix.version }}-${{ github.sha }}
48+
restore-keys: ${{ runner.os }}-${{ matrix.version }}-
2949

3050
# Build the project
3151
- name: Build

config/GZ2J01/build.sha1

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ e2b3f3d5608488cd666f58a2e4c86372affdfba7 build/GZ2J01/d_a_b_zant_sima/d_a_b_zan
3838
05e81d14b9877e633793207c654f32f446001219 build/GZ2J01/d_a_coach_fire/d_a_coach_fire.rel
3939
d9c731edaac846cc173ba15d94569e7be0235366 build/GZ2J01/d_a_cow/d_a_cow.rel
4040
34ae366fd852526a84c22171be6437a1e192923a build/GZ2J01/d_a_crod/d_a_crod.rel
41-
dc67fc8a876e527467db78ea08da1c7335bc2a2a build/GZ2J01/d_a_cstaf/d_a_cstaf.rel
41+
dc67fc8a876e527467db78ea08da1c7335bc2a2a build/GZ2J01/d_a_cstaF/d_a_cstaF.rel
4242
982430ca8ca7b2e769177ee28db0e5debd392ffe build/GZ2J01/d_a_cstatue/d_a_cstatue.rel
4343
75e5c8adc179f3f7a1c30224ba8c97373165d86e build/GZ2J01/d_a_demo00/d_a_demo00.rel
4444
0cb8467162687d1a7ffca4eafc1acecf4c8be0ba build/GZ2J01/d_a_demo_item/d_a_demo_item.rel
@@ -47,7 +47,7 @@ ec6e05228cfebb6946d8c8a5594c452a4e49ddb0 build/GZ2J01/d_a_dmidna/d_a_dmidna.rel
4747
5b8f01101c41e8a5206ee7d19705c09a19ec717c build/GZ2J01/d_a_do/d_a_do.rel
4848
888d98eebd5b7e52bf15ca692818ae3ade182e1c build/GZ2J01/d_a_door_boss/d_a_door_boss.rel
4949
4c1d5bab81a58a0dc815940acbc22455e426b257 build/GZ2J01/d_a_door_bossL5/d_a_door_bossL5.rel
50-
6cfab11b91f85e111398ccc262f2eb8eabea7913 build/GZ2J01/d_a_door_bossl1/d_a_door_bossl1.rel
50+
6cfab11b91f85e111398ccc262f2eb8eabea7913 build/GZ2J01/d_a_door_bossL1/d_a_door_bossL1.rel
5151
e5ca6b138220d013361bba9c0e69352188a7a799 build/GZ2J01/d_a_door_dbdoor00/d_a_door_dbdoor00.rel
5252
d9d4cc11d51301a762e42091ccba94b5074474c4 build/GZ2J01/d_a_door_knob00/d_a_door_knob00.rel
5353
bb6f31009a51e743a7b0123acc282b09571e2323 build/GZ2J01/d_a_door_mbossL1/d_a_door_mbossL1.rel
@@ -390,7 +390,7 @@ f95e843748d9a91654ce25b91c8b45a016cf7385 build/GZ2J01/d_a_obj_glowSphere/d_a_ob
390390
1225251262c9c1add006df86c4ea4ceff908caf3 build/GZ2J01/d_a_obj_gm/d_a_obj_gm.rel
391391
fcd44475ede26bf4da92abde40cf66f4f5eba9a6 build/GZ2J01/d_a_obj_goGate/d_a_obj_goGate.rel
392392
e6b87be2b2450b8542e422a4e4461e9b43834330 build/GZ2J01/d_a_obj_gomikabe/d_a_obj_gomikabe.rel
393-
66876bcdb0f34a75b51f57a760471652e5712591 build/GZ2J01/d_a_obj_gptaru/d_a_obj_gptaru.rel
393+
66876bcdb0f34a75b51f57a760471652e5712591 build/GZ2J01/d_a_obj_gpTaru/d_a_obj_gpTaru.rel
394394
b1682a2776d3072b7e07892d93fec6443b5b7fb3 build/GZ2J01/d_a_obj_gra2/d_a_obj_gra2.rel
395395
1cd031df346496d73112fdcde7b4b7e988cf5f9e build/GZ2J01/d_a_obj_graWall/d_a_obj_graWall.rel
396396
bee0ae399fa4c4ee53d09b28ad5d53842dcb2eee build/GZ2J01/d_a_obj_gra_rock/d_a_obj_gra_rock.rel
@@ -441,7 +441,7 @@ dffe55d65a668d7e187a0e65937614bf55db35f2 build/GZ2J01/d_a_obj_kgate/d_a_obj_kga
441441
a86bfe4c26d97591489998706ed2cbb1d8ef8d99 build/GZ2J01/d_a_obj_klift00/d_a_obj_klift00.rel
442442
50ae42bf20032e8edf8dc2b5f2171448024ce5e5 build/GZ2J01/d_a_obj_knBullet/d_a_obj_knBullet.rel
443443
aa87252c28339178492f6f07ce5dcef6bdc189e7 build/GZ2J01/d_a_obj_kshutter/d_a_obj_kshutter.rel
444-
7df6712ec3489a6b3ec5bb8c52d1baacc7ab9890 build/GZ2J01/d_a_obj_ktonfire/d_a_obj_ktonfire.rel
444+
7df6712ec3489a6b3ec5bb8c52d1baacc7ab9890 build/GZ2J01/d_a_obj_ktOnFire/d_a_obj_ktOnFire.rel
445445
23fbb23088bdd3ddfefe550d4355258373285228 build/GZ2J01/d_a_obj_kuwagata/d_a_obj_kuwagata.rel
446446
d6e127a12cfaf7d2a92190ac6bbfc3e15adbde67 build/GZ2J01/d_a_obj_kwheel00/d_a_obj_kwheel00.rel
447447
f981ebe94e731d7529408538a4863e2b77e8a581 build/GZ2J01/d_a_obj_kwheel01/d_a_obj_kwheel01.rel
@@ -454,7 +454,7 @@ c62dad75812978980c3e4cf64d8e1cef19a01229 build/GZ2J01/d_a_obj_ladder/d_a_obj_la
454454
fcdf5517c8b4714f6fe6fe7041a08d008e3c9b82 build/GZ2J01/d_a_obj_lp/d_a_obj_lp.rel
455455
0b63b012f4c6014f7276962d9ffbac0c714bfa94 build/GZ2J01/d_a_obj_lv1Candle00/d_a_obj_lv1Candle00.rel
456456
c3ca3a18b7592ef55d1658cb33dea29d72ce5181 build/GZ2J01/d_a_obj_lv1Candle01/d_a_obj_lv1Candle01.rel
457-
392ec10bb78c16dbbecf7b6162c31e98ca572dbd build/GZ2J01/d_a_obj_lv2candle/d_a_obj_lv2candle.rel
457+
392ec10bb78c16dbbecf7b6162c31e98ca572dbd build/GZ2J01/d_a_obj_lv2Candle/d_a_obj_lv2Candle.rel
458458
3408d93b02721d13c1f72aa774ca3505fcf0576c build/GZ2J01/d_a_obj_lv3Candle/d_a_obj_lv3Candle.rel
459459
e742696721d4cc447dae5f489291ec0968b0450c build/GZ2J01/d_a_obj_lv3Water/d_a_obj_lv3Water.rel
460460
8d37534dd361d08ed3f2eb93cb47959f39a5060d build/GZ2J01/d_a_obj_lv3Water2/d_a_obj_lv3Water2.rel
@@ -580,7 +580,7 @@ e66e31dcaae918691a946b1934d5d4215138fa05 build/GZ2J01/d_a_obj_ss_item/d_a_obj_s
580580
fa50b43b5e91eb3a4edca4aaa7ce334664eea12e build/GZ2J01/d_a_obj_stairBlock/d_a_obj_stairBlock.rel
581581
c7129070b57592e655d5c7d17ad3e9d6368452c4 build/GZ2J01/d_a_obj_stick/d_a_obj_stick.rel
582582
09729e87862a77db925e955f546172f8ec35b908 build/GZ2J01/d_a_obj_stone/d_a_obj_stone.rel
583-
1ee840a5848698ec8103748abd43f73a99897071 build/GZ2J01/d_a_obj_stonemark/d_a_obj_stonemark.rel
583+
1ee840a5848698ec8103748abd43f73a99897071 build/GZ2J01/d_a_obj_stoneMark/d_a_obj_stoneMark.rel
584584
d62984c6a258bb34ecf04490f4a84f89ee93b146 build/GZ2J01/d_a_obj_stopper/d_a_obj_stopper.rel
585585
2a92c3cb850b9f2c4b20f159936257ffec968644 build/GZ2J01/d_a_obj_stopper2/d_a_obj_stopper2.rel
586586
7f511ccdb6ba44d4976cfe1fe0b8c893b048a843 build/GZ2J01/d_a_obj_suisya/d_a_obj_suisya.rel
@@ -589,7 +589,7 @@ c1642dbf9cba0f471838cba3b54910e7db486300 build/GZ2J01/d_a_obj_swBallA/d_a_obj_s
589589
2340a46a1dd9b03e4513edb1f6a6564f5bce8052 build/GZ2J01/d_a_obj_swBallB/d_a_obj_swBallB.rel
590590
233e2e42c471b222940f7e700dfe10701f3a25a7 build/GZ2J01/d_a_obj_swBallC/d_a_obj_swBallC.rel
591591
36800b41440fdcb8fb8a6edfaa4334e7fa6cd88c build/GZ2J01/d_a_obj_swLight/d_a_obj_swLight.rel
592-
3473aad68f1b39dde8988911900c1fc1945649fe build/GZ2J01/d_a_obj_swallshutter/d_a_obj_swallshutter.rel
592+
3473aad68f1b39dde8988911900c1fc1945649fe build/GZ2J01/d_a_obj_sWallShutter/d_a_obj_sWallShutter.rel
593593
2d8260c4c658e3fc2d919884587e80f4cc32f649 build/GZ2J01/d_a_obj_swchain/d_a_obj_swchain.rel
594594
c1cd73abbca3edfc58c8498f7e894ed2e42038d0 build/GZ2J01/d_a_obj_swhang/d_a_obj_swhang.rel
595595
e49738b5e37fbe1272f44a22c1f3384ccca5a779 build/GZ2J01/d_a_obj_sword/d_a_obj_sword.rel
@@ -688,7 +688,7 @@ ebf3e31403c892df5d8fe499911d1980b29d8a16 build/GZ2J01/d_a_tag_bottle_item/d_a_t
688688
4b9b9717d3c7e7f8fbee58f7c0cce0c5eb37538b build/GZ2J01/d_a_tag_camera/d_a_tag_camera.rel
689689
ad8cd80000b52b9f32db8456495a18c918e082d9 build/GZ2J01/d_a_tag_chgrestart/d_a_tag_chgrestart.rel
690690
8b4350b451e282fd16d07d5e8ed1572112cf203b build/GZ2J01/d_a_tag_chkpoint/d_a_tag_chkpoint.rel
691-
4e73db515946e41884f55c063d4680985e88b66d build/GZ2J01/d_a_tag_cstasw/d_a_tag_cstasw.rel
691+
4e73db515946e41884f55c063d4680985e88b66d build/GZ2J01/d_a_tag_CstaSw/d_a_tag_CstaSw.rel
692692
965473fe871c58ed47832dcd5b5a8100c00544ad build/GZ2J01/d_a_tag_csw/d_a_tag_csw.rel
693693
71303ad1ad9c192f389ca5ba87c9d03e6668f8ea build/GZ2J01/d_a_tag_escape/d_a_tag_escape.rel
694694
9229453f33781b9c5309c3564ddf677c6813ff9b build/GZ2J01/d_a_tag_event/d_a_tag_event.rel

config/GZ2J01/rels/d_a_obj_batta/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ __vt__12daObjBATTA_c = .data:0x000001E8; // type:object size:0xC scope:global
129129
__vt__12J3DFrameCtrl = .data:0x000001F4; // type:object size:0xC scope:global
130130
__vt__16daObj_BattaHIO_c = .data:0x00000200; // type:object size:0xC scope:global
131131
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
132-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
132+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
133133
@3769 = .bss:0x0000000C; // type:object size:0xC scope:local
134134
l_HIO = .bss:0x00000018; // type:object size:0x10 scope:global align:4 data:float

config/GZ2J01/rels/d_a_obj_gomikabe/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ __vt__8cM3dGSph = .data:0x00000090; // type:object size:0xC scope:global
9191
__vt__15daObjGOMIKABE_c = .data:0x0000009C; // type:object size:0x28 scope:global
9292
__vt__19daObjGOMIKABE_HIO_c = .data:0x000000C4; // type:object size:0xC scope:global
9393
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
94-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
94+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
9595
@3761 = .bss:0x0000000C; // type:object size:0xC scope:local
9696
l_HIO = .bss:0x00000018; // type:object size:0x8 scope:local data:byte

config/GZ2J01/rels/d_a_obj_kita/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ l_daObj_Kita_Method = .data:0x00000000; // type:object size:0x20 scope:local
5050
g_profile_OBJ_KITA = .data:0x00000020; // type:object size:0x30 scope:global
5151
__vt__16daObj_Kita_HIO_c = .data:0x00000050; // type:object size:0xC scope:global
5252
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
53-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
53+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
5454
@3764 = .bss:0x0000000C; // type:object size:0xC scope:local
5555
l_HIO = .bss:0x00000018; // type:object size:0x18 scope:local data:byte

config/GZ2J01/rels/d_a_obj_msima/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ __global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:globa
8888
@1012 = .bss:0x0000003C; // type:object size:0x1 scope:local
8989
@1010 = .bss:0x00000040; // type:object size:0x1 scope:local
9090
@1009 = .bss:0x00000044; // type:object size:0x1 scope:local
91-
l_HIOInit = .bss:0x00000045; // type:object size:0x1 data:byte scope:local
91+
l_HIOInit = .bss:0x00000045; // type:object size:0x1 scope:local data:byte
9292
@3858 = .bss:0x00000048; // type:object size:0xC scope:local
9393
l_HIO = .bss:0x00000054; // type:object size:0x14 scope:local data:byte
9494
@3958 = .bss:0x00000068; // type:object size:0xC scope:local

config/GZ2P01/build.sha1

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fc62d97ce37bfb9bf1127e36bd7d3379001410e0 build/GZ2P01/d_a_coach_2D/d_a_coach_2D
3838
f4a16d64975358bfa02c25a7fd1b2764aa9bb095 build/GZ2P01/d_a_coach_fire/d_a_coach_fire.rel
3939
c01daf6d12a2424eaa4ecd422ea769220d6900a3 build/GZ2P01/d_a_cow/d_a_cow.rel
4040
f181645387e11b56de58368c69b721cfd1617a6d build/GZ2P01/d_a_crod/d_a_crod.rel
41-
12a9764ae9a7a4418638b8479d8213fed07842d5 build/GZ2P01/d_a_cstaf/d_a_cstaf.rel
41+
12a9764ae9a7a4418638b8479d8213fed07842d5 build/GZ2P01/d_a_cstaF/d_a_cstaF.rel
4242
87df56c78ef7618cdffd6254ff662bcc7e41f82d build/GZ2P01/d_a_cstatue/d_a_cstatue.rel
4343
e26cf0e5dabe0540a1a87f31fd43baf0f39f03d1 build/GZ2P01/d_a_demo00/d_a_demo00.rel
4444
8574d6f9d3b84355e742faa34ebd074101d4d396 build/GZ2P01/d_a_demo_item/d_a_demo_item.rel
@@ -47,7 +47,7 @@ fb4b2833d054e7a9b37eb8a5c3b61dda4cd5e07a build/GZ2P01/d_a_disappear/d_a_disappe
4747
a2a510ed8bdfeed8e662cb9a77fe4d58f2869da4 build/GZ2P01/d_a_do/d_a_do.rel
4848
6e4601116067427c7840d5a19c3aa58b2c976f05 build/GZ2P01/d_a_door_boss/d_a_door_boss.rel
4949
f0216749543bdf4cacc79a977088ff8993c9ae62 build/GZ2P01/d_a_door_bossL5/d_a_door_bossL5.rel
50-
48f58ed9c2fadedac424ddad65d94d738de84be6 build/GZ2P01/d_a_door_bossl1/d_a_door_bossl1.rel
50+
48f58ed9c2fadedac424ddad65d94d738de84be6 build/GZ2P01/d_a_door_bossL1/d_a_door_bossL1.rel
5151
48494f8cbeb129af1789877fe697587bcaba1727 build/GZ2P01/d_a_door_dbdoor00/d_a_door_dbdoor00.rel
5252
5d29ba6637d0c01c2f85dbd6403f9b8667532a59 build/GZ2P01/d_a_door_knob00/d_a_door_knob00.rel
5353
07f3ecd6768b7a68645294879e1f04df772b1fcd build/GZ2P01/d_a_door_mbossL1/d_a_door_mbossL1.rel
@@ -390,7 +390,7 @@ da9f33fe7f408b9502742098ce920ddd7f2f1e03 build/GZ2P01/d_a_obj_food/d_a_obj_food
390390
2304e39c128a470bf366bdd5cca016c26c659ae1 build/GZ2P01/d_a_obj_gm/d_a_obj_gm.rel
391391
5a9f57a9cde721cdef8a85ee34f5f010904eaa60 build/GZ2P01/d_a_obj_goGate/d_a_obj_goGate.rel
392392
cc19b90d818fc0f662619d41a149b7c4ae031a77 build/GZ2P01/d_a_obj_gomikabe/d_a_obj_gomikabe.rel
393-
15127e69f0705d9daaa54db977bb8a6b82ffceae build/GZ2P01/d_a_obj_gptaru/d_a_obj_gptaru.rel
393+
15127e69f0705d9daaa54db977bb8a6b82ffceae build/GZ2P01/d_a_obj_gpTaru/d_a_obj_gpTaru.rel
394394
0ecdb2d7f8435c2fbcbb0a82eef998ff2d767752 build/GZ2P01/d_a_obj_gra2/d_a_obj_gra2.rel
395395
871c1fb23174f4ce8dcf79f09699ef60a987f826 build/GZ2P01/d_a_obj_graWall/d_a_obj_graWall.rel
396396
7800cb1929d7f71dca7fd02fab23d8a1d62f2a6d build/GZ2P01/d_a_obj_gra_rock/d_a_obj_gra_rock.rel
@@ -441,7 +441,7 @@ a6a9c7c4859cea49465b31ac17d51ee282b20d90 build/GZ2P01/d_a_obj_kkanban/d_a_obj_k
441441
a50744caeabc23e43daf1e8942a67f1b7efa22e6 build/GZ2P01/d_a_obj_klift00/d_a_obj_klift00.rel
442442
24daa3d4ead70818528f1ad5bb7b7e70f2efd2a3 build/GZ2P01/d_a_obj_knBullet/d_a_obj_knBullet.rel
443443
194ba5b547cd31f2e98b1ba1724f4e7e28dbd05a build/GZ2P01/d_a_obj_kshutter/d_a_obj_kshutter.rel
444-
a1f20af11da1b23301936aa6a3780caab87e797b build/GZ2P01/d_a_obj_ktonfire/d_a_obj_ktonfire.rel
444+
a1f20af11da1b23301936aa6a3780caab87e797b build/GZ2P01/d_a_obj_ktOnFire/d_a_obj_ktOnFire.rel
445445
027704c43922d80740f52c04806c71225b77be5f build/GZ2P01/d_a_obj_kuwagata/d_a_obj_kuwagata.rel
446446
e80567f0a44c0f8fe9c9544be0415b06ad630556 build/GZ2P01/d_a_obj_kwheel00/d_a_obj_kwheel00.rel
447447
e9629c0345f2eee85bf97ba5cf53e8255a65a294 build/GZ2P01/d_a_obj_kwheel01/d_a_obj_kwheel01.rel
@@ -454,7 +454,7 @@ bfdd51cf46e04bef3734492f32041cb826d5a5ab build/GZ2P01/d_a_obj_lbox/d_a_obj_lbox
454454
9a00e27c61c427eac7c13370ff2f73a53fe83c08 build/GZ2P01/d_a_obj_lp/d_a_obj_lp.rel
455455
e33d9d2453f2a0005e2257089e769cac043daa11 build/GZ2P01/d_a_obj_lv1Candle00/d_a_obj_lv1Candle00.rel
456456
9ec2ed3811a7da54ab33104de55d5b65d1664be0 build/GZ2P01/d_a_obj_lv1Candle01/d_a_obj_lv1Candle01.rel
457-
4573ec4c677bc9a6b33d68272d0e012e6f2c00fa build/GZ2P01/d_a_obj_lv2candle/d_a_obj_lv2candle.rel
457+
4573ec4c677bc9a6b33d68272d0e012e6f2c00fa build/GZ2P01/d_a_obj_lv2Candle/d_a_obj_lv2Candle.rel
458458
c08ea37e0771adfe6a2b20933324cc06b2e9ded3 build/GZ2P01/d_a_obj_lv3Candle/d_a_obj_lv3Candle.rel
459459
19c8af6d6009dd75fea665a173ef445084443656 build/GZ2P01/d_a_obj_lv3Water/d_a_obj_lv3Water.rel
460460
0fe444ca092907a293c0635b5b3b0cf5f095e7ca build/GZ2P01/d_a_obj_lv3Water2/d_a_obj_lv3Water2.rel
@@ -580,7 +580,7 @@ fac335dc152d7ccc9b840595163abf5b919baca4 build/GZ2P01/d_a_obj_ss_item/d_a_obj_s
580580
37ffcbba505ed810c885d8aadc9454afd2422915 build/GZ2P01/d_a_obj_stairBlock/d_a_obj_stairBlock.rel
581581
0a4215b1ce66a2e927eab78b0da233eb4895fec1 build/GZ2P01/d_a_obj_stick/d_a_obj_stick.rel
582582
505a3b17890d065b07978ba4074bb05666f6dcef build/GZ2P01/d_a_obj_stone/d_a_obj_stone.rel
583-
1b065b48f69493d4be6862c435cad4515f66f9f8 build/GZ2P01/d_a_obj_stonemark/d_a_obj_stonemark.rel
583+
1b065b48f69493d4be6862c435cad4515f66f9f8 build/GZ2P01/d_a_obj_stoneMark/d_a_obj_stoneMark.rel
584584
831a4005e4feb9e68e458becf3a85f6739b48b05 build/GZ2P01/d_a_obj_stopper/d_a_obj_stopper.rel
585585
918314fbdffc925e21df35c51d02b2e75868760e build/GZ2P01/d_a_obj_stopper2/d_a_obj_stopper2.rel
586586
b65d8eebb912571249f3046722fccbdc95bdc8db build/GZ2P01/d_a_obj_suisya/d_a_obj_suisya.rel
@@ -589,7 +589,7 @@ f62d3847b73273ddfa41942b63de9694d7dab16a build/GZ2P01/d_a_obj_swBallA/d_a_obj_s
589589
3e27ad308bfbf288be9592794b167e581d1feff3 build/GZ2P01/d_a_obj_swBallB/d_a_obj_swBallB.rel
590590
23483521ee13831025bcc978398a60a9498d367a build/GZ2P01/d_a_obj_swBallC/d_a_obj_swBallC.rel
591591
073f2ec906fa877c1c8b75267d517515b20fa76b build/GZ2P01/d_a_obj_swLight/d_a_obj_swLight.rel
592-
b576b86f8da31a501bcfc20a2a3fe51b03279b8a build/GZ2P01/d_a_obj_swallshutter/d_a_obj_swallshutter.rel
592+
b576b86f8da31a501bcfc20a2a3fe51b03279b8a build/GZ2P01/d_a_obj_sWallShutter/d_a_obj_sWallShutter.rel
593593
b53ddb7a8fb35b8b40d894f5bfe108851bf14c81 build/GZ2P01/d_a_obj_swchain/d_a_obj_swchain.rel
594594
15c2f8488d479eb4196aa1db57b1a5e6e8425341 build/GZ2P01/d_a_obj_swhang/d_a_obj_swhang.rel
595595
39017914424402d23d5b180452944bcd9f1492e1 build/GZ2P01/d_a_obj_sword/d_a_obj_sword.rel
@@ -688,7 +688,7 @@ d64ace890760d5beec337f0674319b298d2d1e07 build/GZ2P01/d_a_tag_bottle_item/d_a_t
688688
6f6241d16ba53d44d2556727b47a882825d5c68b build/GZ2P01/d_a_tag_camera/d_a_tag_camera.rel
689689
e30941ae5a722bd26cebfb7cc8845a5ee5b8b7fe build/GZ2P01/d_a_tag_chgrestart/d_a_tag_chgrestart.rel
690690
e924ef3f906faeb26928392a23cb5d6fac9933af build/GZ2P01/d_a_tag_chkpoint/d_a_tag_chkpoint.rel
691-
d4c36eeb04a523188d5cdbac1528b73fd93905ac build/GZ2P01/d_a_tag_cstasw/d_a_tag_cstasw.rel
691+
d4c36eeb04a523188d5cdbac1528b73fd93905ac build/GZ2P01/d_a_tag_CstaSw/d_a_tag_CstaSw.rel
692692
f5377e6d7c3f171b1274ea0c8bf98ae59a3f039c build/GZ2P01/d_a_tag_csw/d_a_tag_csw.rel
693693
072b39bcf043937ba18c020f1a7555b91a2af9ef build/GZ2P01/d_a_tag_escape/d_a_tag_escape.rel
694694
8d328465dbb384979a058da098c233adfdf00b96 build/GZ2P01/d_a_tag_event/d_a_tag_event.rel

config/GZ2P01/rels/d_a_obj_batta/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ __vt__12daObjBATTA_c = .data:0x000001E8; // type:object size:0xC scope:global
129129
__vt__12J3DFrameCtrl = .data:0x000001F4; // type:object size:0xC scope:global
130130
__vt__16daObj_BattaHIO_c = .data:0x00000200; // type:object size:0xC scope:global
131131
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
132-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
132+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
133133
@3769 = .bss:0x0000000C; // type:object size:0xC scope:local
134134
l_HIO = .bss:0x00000018; // type:object size:0x10 scope:global align:4 data:float

config/GZ2P01/rels/d_a_obj_gomikabe/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ __vt__8cM3dGSph = .data:0x00000090; // type:object size:0xC scope:global
9191
__vt__15daObjGOMIKABE_c = .data:0x0000009C; // type:object size:0x28 scope:global
9292
__vt__19daObjGOMIKABE_HIO_c = .data:0x000000C4; // type:object size:0xC scope:global
9393
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
94-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
94+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
9595
@3761 = .bss:0x0000000C; // type:object size:0xC scope:local
9696
l_HIO = .bss:0x00000018; // type:object size:0x8 scope:local data:byte

config/GZ2P01/rels/d_a_obj_kita/symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ l_daObj_Kita_Method = .data:0x00000000; // type:object size:0x20 scope:local
5050
g_profile_OBJ_KITA = .data:0x00000020; // type:object size:0x30 scope:global
5151
__vt__16daObj_Kita_HIO_c = .data:0x00000050; // type:object size:0xC scope:global
5252
__global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:global
53-
l_HIOInit = .bss:0x00000008; // type:object size:0x1 data:byte scope:local
53+
l_HIOInit = .bss:0x00000008; // type:object size:0x1 scope:local data:byte
5454
@3764 = .bss:0x0000000C; // type:object size:0xC scope:local
5555
l_HIO = .bss:0x00000018; // type:object size:0x18 scope:local data:byte

0 commit comments

Comments
 (0)