diff options
author | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
---|---|---|
committer | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
commit | 5826f25bef74508e4017281c6bc3badd2c57d3fa (patch) | |
tree | af57d4f108dd909e7c7e4992e25d87069325a8f7 /audio/sfx/super_effective.asm | |
parent | 7266657010c4a4dad7d48cb0b04dd7406d6d5e10 (diff) |
Made some changes
Diffstat (limited to 'audio/sfx/super_effective.asm')
-rw-r--r-- | audio/sfx/super_effective.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/super_effective.asm b/audio/sfx/super_effective.asm index 63ba35e8..4fb99e7c 100644 --- a/audio/sfx/super_effective.asm +++ b/audio/sfx/super_effective.asm @@ -1,4 +1,4 @@ SFX_Super_Effective_Ch7: - unknownnoise0x20 4, 241, 52 - unknownnoise0x20 15, 242, 100 + noisenote 4, 241, 52 + noisenote 15, 242, 100 endchannel |