formatting fix

This commit is contained in:
Lucas Shaw
2020-03-22 22:55:37 -07:00
parent 8c99bdd00f
commit 62e7a8c037
+2 -1
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;