mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 11:24:40 +00:00
Fix remaining non matchings
This commit is contained in:
parent
d85168f0b0
commit
64b5536ab8
11 changed files with 114 additions and 638 deletions
|
@ -280,7 +280,7 @@ void func_80098958(GlobalContext* globalCtx, SceneCmd* cmd) {
|
|||
|
||||
// Scene Command 0x0B: Object List
|
||||
#ifdef NON_MATCHING
|
||||
// this function still needs some work
|
||||
// this function still needs some work but it should be functionally equivalent
|
||||
void func_8009899C(GlobalContext* globalCtx, SceneCmd* cmd) {
|
||||
s32 i, j, k;
|
||||
s16* objectEntry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue