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/faint_fall.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/faint_fall.asm')
| -rw-r--r-- | audio/sfx/faint_fall.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/sfx/faint_fall.asm b/audio/sfx/faint_fall.asm new file mode 100644 index 00000000..c252b93a --- /dev/null +++ b/audio/sfx/faint_fall.asm @@ -0,0 +1,6 @@ +SFX_Faint_Fall_Ch1: ; 204ae (8:44ae) + duty 1 + unknownsfx0x10 175 + unknownsfx0x20 15, 242, 128, 7 + unknownsfx0x10 8 + endchannel |
