diff options
Diffstat (limited to 'src/objects/furniture/int_sum_clchest03/int_sum_clchest03.c')
| -rw-r--r-- | src/objects/furniture/int_sum_clchest03/int_sum_clchest03.c | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/src/objects/furniture/int_sum_clchest03/int_sum_clchest03.c b/src/objects/furniture/int_sum_clchest03/int_sum_clchest03.c new file mode 100644 index 0000000..af0c5ce --- /dev/null +++ b/src/objects/furniture/int_sum_clchest03/int_sum_clchest03.c @@ -0,0 +1,44 @@ +#include "int_sum_clchest03.h" + +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_pal01_pal.palette.inc.c" +u8 int_sum_clchest03_hiki_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_hiki_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_hikiura_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_hikiura_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_top_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_top_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_stand_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_stand_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_front_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_front_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_side_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_side_txt.ci4.inc.c" +}; +u8 int_sum_clchest03_hisasi_txt[] = { +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_hisasi_txt.ci4.inc.c" +}; +s32 pad15D0720[] = { + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, + 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, +}; +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_ckcb_r_int_sum_clchest03_tbl.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_kn_int_sum_clchest03_tbl.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_c_int_sum_clchest03_tbl.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_ds_int_sum_clchest03_tbl.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_ba_r_int_sum_clchest03.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_v.vtx.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_door_model.gfx.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/int_sum_clchest03_base_model.gfx.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_je_r_int_sum_clchest03_tbl.inc.c" +#include "assets/jp/objects/furniture/int_sum_clchest03/cKF_bs_r_int_sum_clchest03.inc.c" |
