1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 07:20:16 +00:00

Fix actor init vars brace style under bootstrap comments

This commit is contained in:
Roman971 2020-03-24 00:21:05 +01:00
parent 9a63f1d4d1
commit 3acb30694b
373 changed files with 373 additions and 746 deletions

View file

@ -9,8 +9,7 @@ void OceffWipe_Update(OceffWipe* this, GlobalContext* globalCtx);
void OceffWipe_Draw(OceffWipe* this, GlobalContext* globalCtx);
/*
const ActorInit Oceff_Wipe_InitVars =
{
const ActorInit Oceff_Wipe_InitVars = {
ACTOR_OCEFF_WIPE,
ACTORTYPE_ITEMACTION,
ROOM,