mirror of
https://github.com/rvtr/TwlIPL_commit-99.git
synced 2025-10-31 06:21:11 -04:00
23 lines
502 B
Plaintext
Executable File
23 lines
502 B
Plaintext
Executable File
#define WAVE_MK64 0
|
|
#define WAVE_MK64_8K 1
|
|
#define BANK_SE 0
|
|
#define BANK_MK64 1
|
|
#define BANK_MK64_8K 2
|
|
#define SEQ_MARIOKART64_TITLE 0
|
|
#define SEQ_SE 0
|
|
#define STRM_MARIOKART 0
|
|
#define STRM_FANFARE 1
|
|
#define GROUP_0 0
|
|
#define GROUP_1 1
|
|
#define SE_COIN 0
|
|
#define SE_AMBULANCE 1
|
|
#define SE_REPEAT 2
|
|
#define SE_PATTERN 3
|
|
#define SE_PORTAMENT 4
|
|
#define SE_PORTAMENT2 5
|
|
#define SE_SWEEP 6
|
|
#define SE_VIBRATE 7
|
|
#define SE_VIBRATE2 8
|
|
#define SE_SUPER_MARIO 9
|
|
#define SE_SUPER_MARIO2 10
|