Referenced by entity_HiddenItemBlock_init().
Referenced by entity_ItemBlock_init(), and entity_ItemlessBlock_init().
Referenced by entity_ItemBlock_spawn_item().
EntityScript D_802EA310 |
Referenced by entity_ItemBlock_check_if_inactive().
EntityScript Entity_HiddenItemBlock_Script |
EntityBlueprint Entity_HiddenRedBlock |
EntityModelScript Entity_HiddenRedBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RedBlock_Render, RENDER_MODE_SURFACE_XLU_LAYER2) |
EntityBlueprint Entity_HiddenYellowBlock |
EntityModelScript Entity_HiddenYellowBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_YellowBlock_Render, RENDER_MODE_SURFACE_XLU_LAYER2) |
EntityScript Entity_HitBlock_Script |
EntityBlueprint Entity_HitFloatingYellowBlock |
Referenced by entity_ItemBlock_replace_with_inactive().
|
extern |
|
extern |
DmaEntry Entity_HitFloatinYellowBlock_dma[] = { ENTITY_ROM(HitFloatingYellowBlock_gfx), ENTITY_ROM(HitFloatingYellowBlock_anim) } |
EntityBlueprint Entity_HitGroundedYellowBlock |
Referenced by entity_ItemBlock_replace_with_inactive().
EntityBlueprint Entity_HitRedBlock |
Referenced by entity_ItemBlock_replace_with_inactive().
|
extern |
Referenced by entity_HitItemBlock_play_anim().
DmaEntry Entity_HitRedBlock_dma[] = { ENTITY_ROM(HitRedBlock_gfx), ENTITY_ROM(HitRedBlock_anim) } |
|
extern |
|
extern |
Referenced by entity_HitItemBlock_play_anim().
|
extern |
DmaEntry Entity_HitYellowBlock_dma[] = { ENTITY_ROM(HitYellowBlock_gfx), ENTITY_ROM(HitYellowBlock_anim) } |
|
extern |
EntityScript Entity_ItemBlock_Script |
EntityBlueprint Entity_RedBlock |
|
extern |
EntityModelScript Entity_RedBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RedBlock_Render, RENDER_MODE_SURFACE_OPA) |
EntityBlueprint Entity_TriggerBlock |
EntityScript Entity_TriggerBlock_Script |
EntityBlueprint Entity_YellowBlock |
|
extern |
EntityModelScript Entity_YellowBlock_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_YellowBlock_Render, RENDER_MODE_SURFACE_OPA) |
BSS EffectInstance* TriggerBlockVanishEffect |
Referenced by entity_TriggerBlock_play_vanish_effect().