mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
Decompiled ovl_En_Ma2 (#93)
* first steps * some more * fixing merge * more progress * progs * Decompiled ovl_En_Ma1 * newline * Pr suggestion * 2 to go * Makefile machinery work * Updating Jenkinsfile * Initial setup for OSX repo support * Adding ido7 to repo * Makefile reversion * Iniital Dockerfile * iconv fix * Docker stuff * Dun * Fixing stuff * Updating Dockerfile * Update README-OSX.md * Restore functions.h * Formatting * Defining some funcs * Renaming funcs * Removing unnecessary README-OSX * Addressing PR comments
This commit is contained in:
parent
4932e93ba2
commit
363d5d4194
28 changed files with 397 additions and 1133 deletions
|
@ -2160,6 +2160,7 @@ void func_800F59E8(u16);
|
|||
// ? func_800F5E90(?);
|
||||
void func_800F6268(f32, UNK_TYPE);
|
||||
// ? func_800F64E0(?);
|
||||
void func_800F6584(UNK_TYPE);
|
||||
// ? func_800F66C0(?);
|
||||
// ? func_800F6700(?);
|
||||
// ? func_800F67A0(?);
|
||||
|
@ -2457,6 +2458,7 @@ void func_8010B680(GlobalContext*, u16, s32);
|
|||
void func_8010B720(GlobalContext* globalCtx, u16 textId);
|
||||
// ? func_8010B820(?);
|
||||
// ? func_8010BD58(?);
|
||||
void func_8010BD58(GlobalContext* globalCtx, u16 arg1);
|
||||
u8 func_8010BDBC(MessageContext* msgCtx);
|
||||
// ? func_8010BED8(?);
|
||||
// ? func_8010C358(?);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue