1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00

merge master

This commit is contained in:
fig02 2020-03-23 06:57:38 -04:00
commit 1ea7fe8165
1286 changed files with 15250 additions and 25049 deletions

View file

@ -1,6 +1,6 @@
#include "z_en_arrow.h"
#define ROOM 0x00
#define ROOM 0x00
#define FLAGS 0x00000030
void EnArrow_Init(EnArrow* this, GlobalContext* globalCtx);

View file

@ -4,8 +4,7 @@
#include <ultra64.h>
#include <global.h>
typedef struct
{
typedef struct {
/* 0x0000 */ Actor actor;
/* 0x014C */ char unk_14C[0xFC];
/* 0x0248 */ u8 timer; // used for dissapearing when flying or hitting a wall