Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/battle_31.asm
1271 views
1
SFX_Battle_31_Ch5:
2
duty_cycle 2
3
square_note 15, 15, -7, 2016
4
square_note 15, 15, -7, 2016
5
square_note 15, 15, -7, 2016
6
square_note 15, 15, -7, 2016
7
square_note 15, 15, 2, 2016
8
sound_ret
9
10
SFX_Battle_31_Ch6:
11
duty_cycle 3
12
square_note 15, 15, -7, 2018
13
square_note 15, 15, -7, 2017
14
square_note 15, 15, -7, 2018
15
square_note 15, 15, -7, 2017
16
square_note 15, 15, 2, 2018
17
sound_ret
18
19