diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 22:45:53 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 22:45:53 -0400 |
| commit | eeb058a23137bff0a7c046506cd448066500b608 (patch) | |
| tree | 60d5fd526d1ad2c864ef2a385a4ab0302d90df93 /audio/sfx/unknown_80263.asm | |
| parent | Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4 (diff) | |
| download | pokeyellow-eeb058a23137bff0a7c046506cd448066500b608.tar.gz pokeyellow-eeb058a23137bff0a7c046506cd448066500b608.tar.xz pokeyellow-eeb058a23137bff0a7c046506cd448066500b608.zip | |
Some work on disassembling npc movement scripts (aka informed copy/paste from red)
Diffstat (limited to 'audio/sfx/unknown_80263.asm')
| -rwxr-xr-x | audio/sfx/unknown_80263.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/sfx/unknown_80263.asm b/audio/sfx/unknown_80263.asm new file mode 100755 index 00000000..884c1352 --- /dev/null +++ b/audio/sfx/unknown_80263.asm @@ -0,0 +1,4 @@ +SFX_80263_4_Ch7: + unknownnoise0x20 1, 226, 51 + unknownnoise0x20 8, 225, 34 + endchannel |
