![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | color_RGB_class |
class | dKydata_darkworldInfo_c |
class | dKydata_lightsizeInfo_c |
struct | dKyd_lightSchejule |
class | dKydata_BloomInfo_c |
Enumerations | |
enum | dKyd_DARKLV { KY_DARKLV_FARON = 0 , KY_DARKLV_ELDIN = 1 , KY_DARKLV_LANAYRU = 2 , KY_DARKLV_TEST = 5 , KY_DARKLV_UNCLEARABLE = 6 , KY_DARKLV_ALWAYS = 8 } |
enum | BloomType { BLOOM_CLEAR , BLOOM_SOFT } |
Functions | |
void * | dKyd_dmpalet_getp () |
void * | dKyd_dmpselect_getp () |
void * | dKyd_dmenvr_getp () |
void * | dKyd_dmvrbox_getp () |
dKyd_lightSchejule * | dKyd_schejule_getp () |
dKyd_lightSchejule * | dKyd_schejule_boss_getp () |
void | dKyd_xfog_table_set (u8) |
color_RGB_class * | dKyd_maple_col_getp () |
dKydata_darkworldInfo_c * | dKyd_darkworld_tbl_getp () |
dKydata_lightsizeInfo_c * | dKyd_light_size_tbl_getp () |
dKydata_lightsizeInfo_c * | dKyd_light_tw_size_tbl_getp () |
dKydata_BloomInfo_c * | dKyd_BloomInf_tbl_getp (int) |
enum BloomType |
enum dKyd_DARKLV |
dKydata_BloomInfo_c * dKyd_BloomInf_tbl_getp | ( | int | tblIdx | ) |
dKydata_darkworldInfo_c * dKyd_darkworld_tbl_getp | ( | ) |
void * dKyd_dmenvr_getp | ( | ) |
void * dKyd_dmpalet_getp | ( | ) |
void * dKyd_dmpselect_getp | ( | ) |
void * dKyd_dmvrbox_getp | ( | ) |
dKydata_lightsizeInfo_c * dKyd_light_size_tbl_getp | ( | ) |
dKydata_lightsizeInfo_c * dKyd_light_tw_size_tbl_getp | ( | ) |
color_RGB_class * dKyd_maple_col_getp | ( | ) |
dKyd_lightSchejule * dKyd_schejule_boss_getp | ( | ) |
dKyd_lightSchejule * dKyd_schejule_getp | ( | ) |
void dKyd_xfog_table_set | ( | u8 | tblIdx | ) |