diff options
| author | Zumi <13794376+ZoomTen@users.noreply.github.com> | 2021-05-09 00:15:39 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-08 13:15:39 -0400 |
| commit | f17cbee7a98c2f81d14ed26707157bddbcfce755 (patch) | |
| tree | 8bbd0cb9ae08087548f92a74238cc724f8da9de9 /audio | |
| parent | 2709ce5259a26719c1ef3c4288f2fa2dd5d3af85 (diff) | |
Dump banks $09 and $0B (#93)
Diffstat (limited to 'audio')
| -rw-r--r-- | audio/sfx.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sfx.asm b/audio/sfx.asm index 2569499..edf038c 100644 --- a/audio/sfx.asm +++ b/audio/sfx.asm @@ -110,3 +110,4 @@ SFXPointers:: dba Sfx_6a dba Sfx_6b dba Sfx_6c + |
