diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-12-04 18:54:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 10:54:21 -0700 |
| commit | 2de3373647fb4d0cc14ec6a485dac3aec5c0f561 (patch) | |
| tree | dd996fa1c1b0f3c066b4c02177f96bae025e98db /yamls | |
| parent | 18b20e709c278f791f137518e0262ffd104e1243 (diff) | |
ac_train_door OK (#122)
* ac_train_door OK
* review
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/jp/overlays.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yamls/jp/overlays.yaml b/yamls/jp/overlays.yaml index 2b0779e..69297c9 100644 --- a/yamls/jp/overlays.yaml +++ b/yamls/jp/overlays.yaml @@ -1842,7 +1842,7 @@ bss_size: 0x0 subsegments: - [0x867620, c, overlays/actors/ovl_TrainDoor/ac_train_door] - - [0x867850, data, overlays/actors/ovl_TrainDoor/ac_train_door] + - [0x867850, .data, overlays/actors/ovl_TrainDoor/ac_train_door] - name: ovl_TrainDoor_reloc type: code start: 0x867880 |
