mirror of
https://github.com/zeldaret/oot
synced 2026-08-21 22:40:55 -04:00
EnMThunder, 1 nonmatching (#604)
* Data migrated, all but Draw matched * Draw likely equivalent but serious regalloc issues, and that last Gfx_TwoTexScroll is being very stubborn * Merge remote-tracking branch 'upstream/master' into Thunder * some improvements, set up to PR as nonmatching * spec * corrected header * added function to functions.h * delete asm * Added new collider init Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
@@ -2236,6 +2236,7 @@ void func_800F4010(Vec3f*, u16 sfxId, f32);
|
||||
void func_800F41E0(Vec3f*, u16 sfxId, u8);
|
||||
void func_800F4138(Vec3f*, u16 sfxId, f32);
|
||||
void func_800F4190(Vec3f*, u16 sfxId);
|
||||
void func_800F4254(Vec3f* pos, u8 arg1);
|
||||
void func_800F436C(Vec3f*, s16 arg1, f32 arg2);
|
||||
void func_800F4414(Vec3f*, u16, f32);
|
||||
void func_800F44EC(UNK_TYPE arg0, UNK_TYPE arg1);
|
||||
|
||||
Reference in New Issue
Block a user