mirror of https://github.com/zeldaret/oot.git
parent
40b081e131
commit
6b9d957d9a
|
|
@ -1087,7 +1087,7 @@ void EnSw_PostLimbDraw(PlayState* play, s32 limbIndex, Gfx** dList, Vec3s* rot,
|
|||
}
|
||||
|
||||
/**
|
||||
* Gives skullwalltulas a tint of `color` with an intensity based on `distA` and `distB`
|
||||
* Gives skullwalltulas a tint of `color` with an intensity based on `distA` and `distB`
|
||||
* while dashing or preparing to dash.
|
||||
*/
|
||||
void EnSw_SetFog(PlayState* play, Color_RGBA8* color, s16 distA, s16 distB) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue