diff options
| author | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2025-02-01 04:12:14 -0300 |
|---|---|---|
| committer | Sonic Dreamcaster <alejandro.asenjo88@gmail.com> | 2025-02-01 04:12:14 -0300 |
| commit | 8640e2199a60eb1440bf68b3ebc8ca78137f620a (patch) | |
| tree | 56e95618e91b1e0af12e1d7c2585505170c56345 /assets/yaml | |
| parent | 41b56564ddb7dd6d490ca27f92e6c62ba6151daf (diff) | |
fix
Diffstat (limited to 'assets/yaml')
| -rw-r--r-- | assets/yaml/eu/rev0/ast_audio.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/yaml/eu/rev0/ast_audio.yaml b/assets/yaml/eu/rev0/ast_audio.yaml index 2fb061df..c6596303 100644 --- a/assets/yaml/eu/rev0/ast_audio.yaml +++ b/assets/yaml/eu/rev0/ast_audio.yaml @@ -28,4 +28,4 @@ audio_soundfont_table: { type: NAUDIO:V1:AUDIO_TABLE, format: SOUNDFONT, offset: 0xC51B0, symbol: gSoundFontTableInit } audio_seq_font_table: - { type: ARRAY, count: 287, array_type: u8, offset: 0xC53E0, symbol: gSeqFontTableInit }
\ No newline at end of file + { type: ARRAY, count: 288, array_type: u8, offset: 0xC53E0, symbol: gSeqFontTableInit }
\ No newline at end of file |
