mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Merge branch 'master' into ovl_En_Ru2_new
This commit is contained in:
commit
b3f865dc58
1377 changed files with 16844 additions and 28111 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "z_en_ru2.h"
|
||||
|
||||
#define ROOM 0x00
|
||||
#define ROOM 0x00
|
||||
#define FLAGS 0x00000010
|
||||
|
||||
void EnRu2_Init(EnRu2* this, GlobalContext* globalCtx);
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
#include <ultra64.h>
|
||||
#include <global.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
typedef struct {
|
||||
/* 0x0000 */ Actor actor;
|
||||
/* 0x014C */ SkelAnime skelAnime;
|
||||
/* 0x0190 */ s8 unk_190;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue