Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pret
GitHub Repository: pret/pokered
Path: blob/master/audio/sfx/battle_33.asm
1271 views
1
SFX_Battle_33_Ch5:
2
duty_cycle 2
3
square_note 6, 15, 1, 1280
4
square_note 6, 15, 1, 1408
5
square_note 6, 15, 1, 1536
6
square_note 6, 15, 1, 1664
7
square_note 8, 15, 1, 1792
8
sound_ret
9
10
SFX_Battle_33_Ch6:
11
duty_cycle 3
12
square_note 6, 14, 1, 1296
13
square_note 6, 14, 1, 1424
14
square_note 6, 14, 1, 1552
15
square_note 6, 14, 1, 1680
16
square_note 8, 14, 1, 1808
17
sound_ret
18
19