1
0
Fork 0
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:
fig02 2020-03-28 02:41:49 -04:00
commit fde5369eae
1219 changed files with 33806 additions and 37613 deletions

View file

@ -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,