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

Decompiled ovl_En_Cow (#113)

* Beginning the Cow

* Decompiled ovl_En_Cow

* Giving the cow milk
This commit is contained in:
Ethan Roseman 2020-05-04 12:11:37 -04:00 committed by GitHub
parent ca20f56c09
commit 713de9b942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 366 additions and 1225 deletions

View file

@ -1114,6 +1114,7 @@ void func_80094044(GraphicsContext* gfxCtx);
void func_800940B0(GraphicsContext* gfxCtx);
void func_800942F0(GraphicsContext* gfxCtx);
void func_8009435C(GraphicsContext* gfxCtx);
void func_800943C8(GraphicsContext* gfxCtx);
Gfx* func_800944A0(Gfx* gfx);
void func_80094520(GraphicsContext* gfxCtx);
void func_8009457C(Gfx** gfxp);