Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
Z2Param.h
Go to the documentation of this file.
1#ifndef Z2PARAM_H
2#define Z2PARAM_H
3
4#include "dolphin/types.h"
5
44
45extern u8 struct_80450860;
46extern u8 struct_80450861;
47extern u8 struct_80450862;
48extern u8 struct_80450863;
49extern u8 struct_80450864;
50extern u8 struct_80450865;
51extern u8 struct_80450866;
52extern u8 struct_80450867;
53extern u8 struct_80450868;
54extern u8 struct_80450869;
55extern u8 struct_8045086A;
56extern u8 struct_8045086B;
57extern u8 data_8045086C;
58
59extern u8 struct_80451340;
60extern u8 struct_80451341;
61extern u8 struct_80451342;
62
63#endif /* Z2PARAM_H */
u8 struct_80451342
Definition Z2Param.cpp:167
u8 struct_80450869
Definition Z2Param.cpp:144
u8 struct_80450865
Definition Z2Param.cpp:135
u8 struct_8045086B
Definition Z2Param.cpp:146
u8 struct_80451340
Definition Z2Param.cpp:165
u8 struct_80450868
Definition Z2Param.cpp:143
u8 struct_80451341
Definition Z2Param.cpp:166
u8 struct_8045086A
Definition Z2Param.cpp:145
u8 struct_80450864
Definition Z2Param.cpp:134
u8 struct_80450862
Definition Z2Param.cpp:128
u8 struct_80450861
Definition Z2Param.cpp:127
u8 data_8045086C
Definition Z2Param.cpp:150
u8 struct_80450867
Definition Z2Param.cpp:137
u8 struct_80450863
Definition Z2Param.cpp:129
u8 struct_80450860
Definition Z2Param.cpp:126
u8 struct_80450866
Definition Z2Param.cpp:136
Definition Z2Param.h:6
static f32 VOL_SE_CHAR_VOICE_DEFAULT
Definition Z2Param.h:19
static f32 VOL_SE_ATMOSPHERE_DEFAULT
Definition Z2Param.h:22
static f32 DOLBY_CENTER_VALUE
Definition Z2Param.h:9
static f32 VOL_SE_CHAR_VOICE_PAUSING
Definition Z2Param.h:37
static f32 DOLBY_BEHIND_DISTANCE_MAX
Definition Z2Param.h:11
static f32 VOL_SE_ATMOSPHERE_TALKING
Definition Z2Param.h:31
static f32 VOL_SE_OBJECT_TALKING
Definition Z2Param.h:30
static f32 VOL_SE_SYSTEM_PAUSING
Definition Z2Param.h:33
static f32 VOL_SE_LINK_MOTION_PAUSING
Definition Z2Param.h:35
static f32 VOL_SE_LINK_VOICE_TALKING
Definition Z2Param.h:25
static f32 VOL_SE_LINK_VOICE_DEFAULT
Definition Z2Param.h:16
static f32 VOL_SE_CHAR_VOICE_TALKING
Definition Z2Param.h:28
static f32 VOL_BGM_PAUSING
Definition Z2Param.h:32
static f32 VOL_BGM_DEFAULT
Definition Z2Param.h:14
static f32 ENEMY_LASTHIT_MUTE_VOLUME
Definition Z2Param.h:42
static f32 VOL_SE_OBJECT_PAUSING
Definition Z2Param.h:39
static f32 VOL_SE_CHAR_MOVE_DEFAULT
Definition Z2Param.h:20
static f32 VOL_SE_CHAR_MOVE_TALKING
Definition Z2Param.h:29
static f32 VOL_SE_LINK_FOOTNOTE_TALKING
Definition Z2Param.h:27
static f32 VOL_SE_CHAR_MOVE_PAUSING
Definition Z2Param.h:38
static f32 VOL_SE_SYSTEM_TALKING
Definition Z2Param.h:24
static f32 VOL_BGM_TALKING
Definition Z2Param.h:23
static f32 VOL_SE_OBJECT_DEFAULT
Definition Z2Param.h:21
static f32 SONIC_SPEED
Definition Z2Param.h:13
static f32 DISTANCE_MAX
Definition Z2Param.h:7
static f32 VOL_SE_LINK_VOICE_PAUSING
Definition Z2Param.h:34
static f32 VOL_SE_SYSTEM_DEFAULT
Definition Z2Param.h:15
static f32 VOL_SE_LINK_FOOTNOTE_DEFAULT
Definition Z2Param.h:18
static f32 VOL_SE_ATMOSPHERE_PAUSING
Definition Z2Param.h:40
static f32 MAX_VOLUME_DISTANCE
Definition Z2Param.h:8
static f32 DISTANCE_FX_PARAM
Definition Z2Param.h:12
static f32 VOL_SE_LINK_MOTION_DEFAULT
Definition Z2Param.h:17
static f32 VOL_SE_LINK_MOTION_TALKING
Definition Z2Param.h:26
static f32 DOLBY_FLONT_DISTANCE_MAX
Definition Z2Param.h:10
static f32 MIN_DISTANCE_VOLUME
Definition Z2Param.h:41
static f32 VOL_SE_LINK_FOOTNOTE_PAUSING
Definition Z2Param.h:36
float f32
Definition types.h:22
unsigned char u8
Definition types.h:8