Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/battle_32.asm
1271 views
1
SFX_Battle_32_Ch5:
2
duty_cycle 2
3
pitch_sweep 10, -7
4
square_note 8, 15, 1, 1792
5
pitch_sweep 0, 8
6
sound_ret
7
8
SFX_Battle_32_Ch6:
9
duty_cycle 3
10
square_note 8, 15, 1, 1793
11
sound_ret
12
13