1
0
mirror of https://github.com/blawar/ooot.git synced 2024-06-28 07:24:04 +00:00
This commit is contained in:
Blake Warner 2022-04-09 16:13:03 -04:00
parent 71ac3afca2
commit 14faa84c73

View File

@ -34,7 +34,7 @@ void EnArowTrap_Destroy(Actor* thisx, GlobalContext* globalCtx)
{
}
void adsssssasdd(Actor* thisx, GlobalContext* globalCtx)
void EnArowTrap_Update(Actor* thisx, GlobalContext* globalCtx)
{
EnArowTrap* pthis = (EnArowTrap*)thisx;