enum documentation
This commit is contained in:
@@ -13,7 +13,7 @@ Actor *func_80387AA0(ActorMarker *marker, Gfx **gfx, Mtx **mtx, Vtx **vtx);
|
||||
|
||||
/* .data */
|
||||
extern ActorInfo D_8038BAD0 = {
|
||||
MARKER_254_PORTRAIT_CHOMPA, ACTOR_381_PORTRAIT_CHOMPA, ASSET_521_MODEL_PORTRAIT_CHOMPA,
|
||||
MARKER_254_PORTRAIT_CHOMPA_A, ACTOR_381_PORTRAIT_CHOMPA, ASSET_521_MODEL_PORTRAIT_CHOMPA,
|
||||
0x0, NULL,
|
||||
func_80388028, NULL, func_80387AA0,
|
||||
0, 0, 0.0f, 0
|
||||
@@ -60,7 +60,7 @@ void func_80387B14(Actor *this, s32 next_state){
|
||||
}
|
||||
|
||||
if(next_state == 4){
|
||||
this->marker->unk14_20 = MARKER_254_PORTRAIT_CHOMPA;
|
||||
this->marker->unk14_20 = MARKER_254_PORTRAIT_CHOMPA_A;
|
||||
func_80335924(this->unk148, 0x23e, 0.0f, 2.5f);
|
||||
func_80335A8C(this->unk148, 2);
|
||||
if(this->unk100){
|
||||
|
Reference in New Issue
Block a user