small change in firewall.h

This commit is contained in:
chandler 2020-04-07 11:51:12 -04:00
parent e14b6eefec
commit 2bf2cef35e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <ultra64.h>
#include <global.h>
typedef struct BgHidanFirewall {
typedef struct {
/* 0x0000 */ Actor actor;
/* 0x014C */ ActorFunc actionFunc;
/* 0x0150 */ s16 unk_150;