mirror of
https://github.com/n64decomp/mk64
synced 2026-06-18 22:46:48 -04:00
Match render_courses.c (#303)
* Update render_courses.c * Update render_courses.h * Delete func_8029122C.s * Update code_802AAA70.h
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,7 @@
|
||||
|
||||
void nullify_displaylist(uintptr_t);
|
||||
void func_802AAAAC(UnkActorInner*);
|
||||
f32 func_802AAB4C(Player*);
|
||||
s8 func_802ABD10(u16);
|
||||
s16 func_802ABD40(u16);
|
||||
s16 func_802ABD7C(u16);
|
||||
|
||||
+258
-756
File diff suppressed because it is too large
Load Diff
@@ -93,6 +93,11 @@ extern u8 kalimari_desert_dls[];
|
||||
extern u8 sherbet_land_dls[];
|
||||
extern Gfx wario_stadium_dls[];
|
||||
|
||||
extern Gfx D_06009228[];
|
||||
extern Gfx D_060164B8[];
|
||||
extern Gfx D_06019578[];
|
||||
extern Gfx D_090001D0[];
|
||||
|
||||
extern Gfx dks_jungle_parkway_dls[];
|
||||
extern Gfx D_060071B0[];
|
||||
extern Gfx D_060076A0[];
|
||||
|
||||
Reference in New Issue
Block a user