diff options
| author | emilybrooks <emilybrooksemilybrooks@gmail.com> | 2023-11-26 14:13:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-26 14:13:44 -0700 |
| commit | 18b20e709c278f791f137518e0262ffd104e1243 (patch) | |
| tree | bada6c8d4f729b76dd60f145d676cf6ecf9c45f9 /yamls/jp/code.yaml | |
| parent | e1fcb33cef0b8e58ce3cecc2977921e685f129ba (diff) | |
m_start_data_init cleanup (#120)
* initial commit
* missed some stuff
* review
* made unk names consistent
Diffstat (limited to 'yamls/jp/code.yaml')
| -rw-r--r-- | yamls/jp/code.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yamls/jp/code.yaml b/yamls/jp/code.yaml index cc160a9..0d083bb 100644 --- a/yamls/jp/code.yaml +++ b/yamls/jp/code.yaml @@ -66,7 +66,7 @@ - [0x6D4E00, asm, code/m_player_lib] - [0x6D9D80, asm, code/6D9D80] - [0x6DA460, asm, code/6DA460] - - [0x6DB420, asm, code/6DB420] + - [0x6DB420, asm, code/m_private] - [0x6DE300, asm, code/6DE300] - [0x6E08E0, asm, code/m_random_field] - [0x6E0F50, asm, code/m_rcp] |
