11API_CALLABLE(N(SetModelTintMode)) {
16 s32* modelIDList = (s32*) testS0;
28 if (*modelIDList == 0xFFFF) {
40 if (*modelIDList == 0xFFFF) {
56API_CALLABLE(N(SetModelTintParams)) {
s32 evt_get_variable(Evt *script, Bytecode var)
s32 get_model_list_index_from_tree_index(s32 treeIndex)
void mdl_set_all_tint_type(s32)
struct Model * get_model_from_list_index(s32 listIndex)
void mdl_group_set_custom_gfx(u16, s32, s32, b32)
void mdl_set_shroud_tint_params(u8 r, u8 g, u8 b, u8 a)
void mdl_set_remap_tint_params(u8 primR, u8 primG, u8 primB, u8 envR, u8 envG, u8 envB)
void set_mdl_custom_gfx_set(Model *, s32, u32)
void mdl_set_depth_tint_params(u8 primR, u8 primG, u8 primB, u8 primA, u8 fogR, u8 fogG, u8 fogB, s32 fogStart, s32 fogEnd)
u8 * gBackgroundTintModePtr