Improve LayerStruct

This commit is contained in:
octorock
2022-03-05 11:43:58 +01:00
parent d18fed1fb9
commit d6bbbf2db6
67 changed files with 720 additions and 1213 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
#include "screen.h"
#include "object.h"
#include "functions.h"
#include "game.h"
typedef struct {
u8 filler[18];
@@ -19,7 +20,7 @@ extern struct_02018EB0 gUnk_02018EB0;
u32 IsEnterPortal(void) {
if (gArea.playShrinkSeq) {
gMain.substate = 4;
gMain.substate = GAMEMAIN_MINISHPORTAL;
gArea.filler[8] = 0;
gArea.filler[9] = 0;
*(u16*)&gArea.filler[10] = 0;