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/enter_pc_3.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/enter_pc_3.asm')
| -rw-r--r-- | audio/sfx/enter_pc_3.asm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/sfx/enter_pc_3.asm b/audio/sfx/enter_pc_3.asm new file mode 100644 index 00000000..5907a7e5 --- /dev/null +++ b/audio/sfx/enter_pc_3.asm @@ -0,0 +1,7 @@ +SFX_Enter_PC_3_Ch1: ; 7c518 (1f:4518) + duty 2 + unknownsfx0x20 4, 240, 0, 7 + unknownsfx0x20 4, 0, 0, 0 + unknownsfx0x20 4, 240, 0, 7 + unknownsfx0x20 1, 0, 0, 0 + endchannel |
