1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 09:03:36 +00:00

formatting fix

This commit is contained in:
Lucas Shaw 2020-03-22 22:55:37 -07:00
parent 8c99bdd00f
commit 62e7a8c037

View File

@ -101,7 +101,8 @@ static void BgZg_Update(BgZg *this,GlobalContext *globalCtx)
}
static void BgZg_Init(BgZg* this, GlobalContext* globalCtx) {
static void BgZg_Init(BgZg* this, GlobalContext* globalCtx)
{
s32 sp20[2];
Actor* thisx = &this->dyna.actor;
u32 local_c;