diff options
| author | dannye <corrnondacqb@yahoo.com> | 2015-07-22 09:57:31 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2015-07-22 09:57:31 -0500 |
| commit | b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (patch) | |
| tree | 990c331053e70ab256533f5e70ac4f7cb5c58af1 /audio/sfx/damage.asm | |
| parent | Name some battle sound effects (diff) | |
| download | pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.gz pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.tar.xz pokeyellow-b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec.zip | |
Rename sound effect files
Diffstat (limited to 'audio/sfx/damage.asm')
| -rw-r--r-- | audio/sfx/damage.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/sfx/damage.asm b/audio/sfx/damage.asm new file mode 100644 index 00000000..4022fcbf --- /dev/null +++ b/audio/sfx/damage.asm @@ -0,0 +1,5 @@ +SFX_Damage_Ch1: ; 204f4 (8:44f4) + unknownnoise0x20 2, 244, 68 + unknownnoise0x20 2, 244, 20 + unknownnoise0x20 15, 241, 50 + endchannel |
