mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
fire arrow almost done, draw func regalloc
This commit is contained in:
commit
fde5369eae
1219 changed files with 33806 additions and 37613 deletions
|
@ -9,8 +9,7 @@ void EnArrow_Update(EnArrow* this, GlobalContext* globalCtx);
|
|||
void EnArrow_Draw(EnArrow* this, GlobalContext* globalCtx);
|
||||
|
||||
/*
|
||||
const ActorInit En_Arrow_InitVars =
|
||||
{
|
||||
const ActorInit En_Arrow_InitVars = {
|
||||
ACTOR_EN_ARROW,
|
||||
ACTORTYPE_ITEMACTION,
|
||||
ROOM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue