diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2023-05-09 01:10:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-08 15:10:22 -0700 |
| commit | 44b0fdbb0d73226eb8f365572f75d2ee026f1040 (patch) | |
| tree | ad41342a74f614c52413c0f0a037862672196c10 /include/d/save | |
| parent | 85827b28ff27c09702930738e8c188472428f959 (diff) | |
Do some work on f_op_actor_mng (#328)
* decompctx - try without shiftjis and write utf8 as output
* Do some work on f_op_actor_mng
* Remove duplicated includes
* Add fopAcM_setEffectMtx
* Match dShopSystem_searchCameraActor
* fopAcM_setEffectMtx now matches with literals
* Remove unnecessary inline in headers
Diffstat (limited to 'include/d/save')
| -rw-r--r-- | include/d/save/d_save_temp_bit_labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/save/d_save_temp_bit_labels.inc b/include/d/save/d_save_temp_bit_labels.inc index 021b8218bd..13aeaba7b3 100644 --- a/include/d/save/d_save_temp_bit_labels.inc +++ b/include/d/save/d_save_temp_bit_labels.inc @@ -98,7 +98,7 @@ T_0029 = 0x0380, // Ordon Village - Succeed at T_0030 = 0x0340, // Ordon Village - Rusl, Press button to "take" T_0031 = 0x0320, // Ordon Village - Borrow Rusl's sword T_0032 = 0x0310, // Ordon Village - Return Rusl's sword -T_0033 = 0x0308, // Ordon Village - Press A and ↑ during rampaging goat game +T_0033 = 0x0308, // Ordon Village - Press A and up during rampaging goat game T_0034 = 0x0304, // Ordon Village - Rusl sword failure count 1 T_0035 = 0x0302, // Ordon Village - Rusl sword failure count 2 T_0036 = 0x0301, // Ordon Village - Rusl sword failure count 3 |
