mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 14:31:17 +00:00
Fix typos found by codespell (#2229)
This commit is contained in:
parent
f7a0117e7d
commit
bccb219ea3
32 changed files with 71 additions and 71 deletions
|
@ -1105,7 +1105,7 @@ void DemoEffect_UpdateLightEffect(DemoEffect* this, PlayState* play) {
|
|||
|
||||
/**
|
||||
* Update action for the Lgt Shower Actor.
|
||||
* The Lgt Shower Actor is the green light effect spawned by Farore in the Kokiri Forst creation cutscene.
|
||||
* The Lgt Shower Actor is the green light effect spawned by Farore in the Kokiri Forest creation cutscene.
|
||||
* This function updates the scale and alpha of the Actor.
|
||||
*/
|
||||
void DemoEffect_UpdateLgtShower(DemoEffect* this, PlayState* play) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue