1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00

small change in firewall.h

This commit is contained in:
chandler 2020-04-07 11:51:12 -04:00
parent e14b6eefec
commit 2bf2cef35e

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;