From b69342e3540b25c7355d6c8b4ea80bf768df0b09 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sat, 1 Aug 2026 20:49:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20n64decom?= =?UTF-8?q?p/mk64@6ae9cf948214665c4dea801ef9ec6e286543bc90=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actors__extended_8c.html | 1 + actors__extended_8h_source.html | 26 +++++------ banana_2update_8inc_8c_source.html | 2 +- ...d__red__shells_2update_8inc_8c_source.html | 2 +- ceremony__and__credits_8c.html | 4 +- ceremony__and__credits_8h.html | 2 +- choco__mountain_2course__offsets_8c.html | 8 ++-- code__80281780_8c.html | 2 +- code__80281780_8h.html | 2 +- dks__jungle__parkway_2course__data_8c.html | 2 +- dks__jungle__parkway_2course__data_8h.html | 2 +- dks__jungle__parkway_2course__offsets_8c.html | 4 +- doxygen_crawl.html | 44 +++++++++---------- fake__item__box_2update_8inc_8c_source.html | 2 +- frappe__snowland_2course__data_8c.html | 2 +- frappe__snowland_2course__data_8h.html | 2 +- frappe__snowland_2course__offsets_8c.html | 4 +- green__shell_2update_8inc_8c_source.html | 2 +- kalimari__desert_2course__offsets_8c.html | 4 +- main_8c.html | 2 +- main_8h.html | 6 +-- objects_8h.html | 2 +- osPiRawStartDma_8c.html | 2 +- osPiStartDma_8c.html | 2 +- os__pi_8h.html | 2 +- render__player_8h_source.html | 24 +++++----- some__data_8c.html | 2 +- todo.html | 24 +++++----- update__objects_8c.html | 2 +- 29 files changed, 93 insertions(+), 92 deletions(-) diff --git a/actors__extended_8c.html b/actors__extended_8c.html index 84b5207d3..59d26127e 100644 --- a/actors__extended_8c.html +++ b/actors__extended_8c.html @@ -659,6 +659,7 @@ Here is the caller graph for this function:
+

This condition is broken and always evaluates to true. If you fix the condition, when you fire a shell it continues being held by the player until the shell is in-front of the player. This allows the shell to always shoot in a foward direction instead of straying sideways. when fired at the wrong time

Here is the call graph for this function:
diff --git a/actors__extended_8h_source.html b/actors__extended_8h_source.html index 8e29ef7ed..a2efbb66b 100644 --- a/actors__extended_8h_source.html +++ b/actors__extended_8h_source.html @@ -163,24 +163,24 @@ $(function(){initNavTree('actors__extended_8h_source.html',''); initResizable(tr
void update_actor_banana_bunch(struct BananaBunchParent *banana_bunch)
Definition actors_extended.c:217
s32 func_802B09C0(s16 bananaId)
Definition actors_extended.c:202
void copy_collision(Collision *src, Collision *dest)
Definition actors_extended.c:19
-
s32 use_triple_shell_item(Player *player, s16 tripleShellType)
Definition actors_extended.c:533
-
void use_thunder_item(Player *player)
Definition actors_extended.c:863
-
void player_use_item(Player *player)
Definition actors_extended.c:882
-
s32 use_banana_item(Player *player)
Definition actors_extended.c:811
-
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:973
+
s32 use_triple_shell_item(Player *player, s16 tripleShellType)
Definition actors_extended.c:539
+
void use_thunder_item(Player *player)
Definition actors_extended.c:869
+
void player_use_item(Player *player)
Definition actors_extended.c:888
+
s32 use_banana_item(Player *player)
Definition actors_extended.c:817
+
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:979
void func_802B0788(s16 rawStickY, struct BananaBunchParent *banana_bunch, Player *player)
Definition actors_extended.c:155
-
s32 use_banana_bunch_item(Player *player)
Definition actors_extended.c:514
-
void use_blue_shell_item(Player *player)
Definition actors_extended.c:683
-
s32 use_fake_itembox_item(Player *player)
Definition actors_extended.c:769
+
s32 use_banana_bunch_item(Player *player)
Definition actors_extended.c:520
+
void use_blue_shell_item(Player *player)
Definition actors_extended.c:689
+
s32 use_fake_itembox_item(Player *player)
Definition actors_extended.c:775
void update_actor_triple_shell(TripleShellParent *parent, s16 shellType)
Definition actors_extended.c:334
void func_802B0464(s16 bananaIndex)
Definition actors_extended.c:77
-
s32 use_red_shell_item(Player *player)
Definition actors_extended.c:641
-
void func_802B2914(struct BananaBunchParent *banana_bunch, Player *player, s16 bananaId)
Definition actors_extended.c:690
-
s32 init_triple_shell(TripleShellParent *parent, Player *player, s16 shellType, u16 shellId)
Definition actors_extended.c:555
+
s32 use_red_shell_item(Player *player)
Definition actors_extended.c:647
+
void func_802B2914(struct BananaBunchParent *banana_bunch, Player *player, s16 bananaId)
Definition actors_extended.c:696
+
s32 init_triple_shell(TripleShellParent *parent, Player *player, s16 shellType, u16 shellId)
Definition actors_extended.c:561
void destroy_banana_in_banana_bunch(struct BananaActor *banana)
Definition actors_extended.c:98
-
s32 use_green_shell_item(Player *player)
Definition actors_extended.c:601
+
s32 use_green_shell_item(Player *player)
Definition actors_extended.c:607
bool is_shell_exist(s16 arg0)
Definition actors_extended.c:316
-
void check_player_use_item(void)
Definition actors_extended.c:936
+
void check_player_use_item(void)
Definition actors_extended.c:942
void update_actor_banana(struct BananaActor *banana)
Update the banana actor.
Definition update.inc.c:11
void func_802B3E7C(struct ShellActor *shell, Player *player)
Definition update.inc.c:114
void func_802B3B44(struct ShellActor *shell)
Definition update.inc.c:8
diff --git a/banana_2update_8inc_8c_source.html b/banana_2update_8inc_8c_source.html index 6c4a382a2..3f26a28a8 100644 --- a/banana_2update_8inc_8c_source.html +++ b/banana_2update_8inc_8c_source.html @@ -306,7 +306,7 @@ $(function(){initNavTree('banana_2update_8inc_8c_source.html',''); initResizable
void destroy_destructable_actor(struct Actor *actor)
Definition actors.c:1849
void destroy_actor(struct Actor *actor)
Definition actors.c:1321
-
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:973
+
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:979
void update_actor_banana(struct BananaActor *banana)
Update the banana actor.
Definition update.inc.c:11
s16 gCourseMinZ
Definition code_800029B0.c:95
s16 gCourseMaxZ
Definition code_800029B0.c:94
diff --git a/blue__and__red__shells_2update_8inc_8c_source.html b/blue__and__red__shells_2update_8inc_8c_source.html index d827073f8..9b6dfeef4 100644 --- a/blue__and__red__shells_2update_8inc_8c_source.html +++ b/blue__and__red__shells_2update_8inc_8c_source.html @@ -609,7 +609,7 @@ $(function(){initNavTree('blue__and__red__shells_2update_8inc_8c_source.html',''
void destroy_actor(struct Actor *actor)
Definition actors.c:1321
void copy_collision(Collision *src, Collision *dest)
Definition actors_extended.c:19
-
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:973
+
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:979
void func_802B3E7C(struct ShellActor *shell, Player *player)
Definition update.inc.c:114
void func_802B3B44(struct ShellActor *shell)
Definition update.inc.c:8
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index dade69c39..8ec1b7ea8 100644 --- a/ceremony__and__credits_8c.html +++ b/ceremony__and__credits_8c.html @@ -1362,7 +1362,7 @@ Here is the caller graph for this function:
-
Todo
Does this match as a return of s8?
+
Todo
Does this match as a return of s8?
Here is the call graph for this function:
@@ -2017,7 +2017,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/ceremony__and__credits_8h.html b/ceremony__and__credits_8h.html index 23e197f6f..078986035 100644 --- a/ceremony__and__credits_8h.html +++ b/ceremony__and__credits_8h.html @@ -1988,7 +1988,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/choco__mountain_2course__offsets_8c.html b/choco__mountain_2course__offsets_8c.html index 96e1acbd3..0b8677521 100644 --- a/choco__mountain_2course__offsets_8c.html +++ b/choco__mountain_2course__offsets_8c.html @@ -197,10 +197,10 @@ Variables
{ gTexture64647C, 0x0829, 0x1000, 0x0 },
{ gTexture647F4C, 0x05BC, 0x1000, 0x0 },
{ gTexture64FBF4, 0x0274, 0x0800, 0x0 },
-
{ gTexture653DB0, 0x06AE, 0x0800, 0x0 },
+
{ gTexture653DB0, 0x06AE, 0x0800, 0x0 },
{ gTexture652B54, 0x0606, 0x0800, 0x0 },
{ gTexture65315C, 0x04A9, 0x0800, 0x0 },
-
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
+
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
{ gTextureSignLuigis0, 0x0287, 0x1000, 0x0 },
{ gTextureSignLuigis1, 0x02AF, 0x1000, 0x0 },
{ gTextureSignNintendoRed0, 0x02A6, 0x1000, 0x0 },
@@ -216,6 +216,7 @@ Variables
{ 0x00000000, 0x0000, 0x0000, 0x0 },
}
u8 gTexture64FBF4[]
+
u8 gTexture653DB0[]
u8 gTexture67B864[]
u8 gTexture65315C[]
u8 gTexture679C04[]
@@ -224,17 +225,16 @@ Variables
u8 gTexture64647C[]
u8 gTextureSignLuigis0[]
u8 gTexture652B54[]
+
u8 gTexture6684F8[]
u8 gTextureSignYoshi[]
u8 gTextureSignNintendoRed1[]
u8 gTextureSignLuigis1[]
u8 gTexture64619C[]
u8 gTextureSignBackside[]
u8 gTexture6774D8[]
-
u8 gTexture653DB0[]
u8 gTextureSignFallingRocks[]
u8 gTexture647F4C[]
u8 gTexture67DC20[]
-
u8 gTexture6684F8[]
diff --git a/code__80281780_8c.html b/code__80281780_8c.html index 0e4106bbe..fabe9ccdc 100644 --- a/code__80281780_8c.html +++ b/code__80281780_8c.html @@ -170,7 +170,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the call graph for this function:
diff --git a/code__80281780_8h.html b/code__80281780_8h.html index 9ae89542e..fa6c7e3c6 100644 --- a/code__80281780_8h.html +++ b/code__80281780_8h.html @@ -170,7 +170,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the call graph for this function:
diff --git a/dks__jungle__parkway_2course__data_8c.html b/dks__jungle__parkway_2course__data_8c.html index ed61ce665..0ae0d3e49 100644 --- a/dks__jungle__parkway_2course__data_8c.html +++ b/dks__jungle__parkway_2course__data_8c.html @@ -647,7 +647,7 @@ Variables
#define G_RM_AA_ZB_OPA_SURF
Definition gbi.h:878
#define G_RM_AA_ZB_OPA_SURF2
Definition gbi.h:879
#define G_CC_MODULATEIA
Definition gbi.h:488
-
Todo
Replace addresses with variables
+
Todo
Replace addresses with variables
diff --git a/dks__jungle__parkway_2course__data_8h.html b/dks__jungle__parkway_2course__data_8h.html index 95ef8c8bf..ab8bb406b 100644 --- a/dks__jungle__parkway_2course__data_8h.html +++ b/dks__jungle__parkway_2course__data_8h.html @@ -675,7 +675,7 @@ Variables
-
Todo
Replace addresses with variables
+
Todo
Replace addresses with variables
diff --git a/dks__jungle__parkway_2course__offsets_8c.html b/dks__jungle__parkway_2course__offsets_8c.html index 547daeef9..f6dfe0413 100644 --- a/dks__jungle__parkway_2course__offsets_8c.html +++ b/dks__jungle__parkway_2course__offsets_8c.html @@ -185,7 +185,7 @@ Variables
Initial value:
= {
{ gTexture648508, 0x01FE, 0x1000, 0x0 },
-
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
+
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
{ gTextureWoodBridgeSlats, 0x0DAB, 0x1000, 0x0 },
{ gTexture654460, 0x0B12, 0x1000, 0x0 },
{ gTexture654F74, 0x0A24, 0x1000, 0x0 },
@@ -210,6 +210,7 @@ Variables
{ gTexture683844, 0x0655, 0x0800, 0x0 },
{ 0x00000000, 0x0000, 0x0000, 0x0 },
}
+
u8 gTexture6684F8[]
u8 gTexture65E2EC[]
u8 gTexture655998[]
u8 gTexture65E59C[]
@@ -224,7 +225,6 @@ Variables
u8 gTexture65C8DC[]
u8 gTexture65BB3C[]
u8 gTexture65FB18[]
-
u8 gTexture6684F8[]
u8 gTexture654460[]
u8 gTexture65ADE0[]
u8 gTexture658370[]
diff --git a/doxygen_crawl.html b/doxygen_crawl.html index 13e51e7af..2309e5422 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -8,10 +8,10 @@ - - + + @@ -137,8 +137,8 @@ - + @@ -229,8 +229,8 @@ - + @@ -349,8 +349,8 @@ - + @@ -411,8 +411,8 @@ - + @@ -422,9 +422,8 @@ - - + @@ -444,8 +443,9 @@ - + + @@ -735,9 +735,9 @@ + - @@ -819,9 +819,9 @@ + - @@ -831,8 +831,8 @@ - + @@ -870,25 +870,25 @@ - + + - - + - + @@ -898,8 +898,8 @@ - + @@ -918,8 +918,8 @@ - + @@ -982,8 +982,8 @@ - + @@ -999,8 +999,8 @@ - + @@ -1028,8 +1028,8 @@ - + @@ -1045,8 +1045,8 @@ - + diff --git a/fake__item__box_2update_8inc_8c_source.html b/fake__item__box_2update_8inc_8c_source.html index 7669c2cf6..ecfa4a84d 100644 --- a/fake__item__box_2update_8inc_8c_source.html +++ b/fake__item__box_2update_8inc_8c_source.html @@ -201,7 +201,7 @@ $(function(){initNavTree('fake__item__box_2update_8inc_8c_source.html',''); init
void destroy_actor(struct Actor *actor)
Definition actors.c:1321
void func_802A1064(struct FakeItemBox *fake_item_box)
Definition actors.c:2377
-
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:973
+
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:979
u16 check_bounding_collision(Collision *collision, f32 boundingBoxSize, f32 posX, f32 posY, f32 posZ)
Definition collision.c:1358
#define DEGREES(degree)
Definition defines.h:347
#define PLAYER_HUMAN
Definition defines.h:105
diff --git a/frappe__snowland_2course__data_8c.html b/frappe__snowland_2course__data_8c.html index 1509b5727..2124407f8 100644 --- a/frappe__snowland_2course__data_8c.html +++ b/frappe__snowland_2course__data_8c.html @@ -376,7 +376,7 @@ Variables
Gfx d_course_frappe_snowland_packed_dl_3F80[]
Definition course_displaylists.inc.c:2437
Gfx d_course_frappe_snowland_packed_dl_61A0[]
Definition course_displaylists.inc.c:3733
Gfx d_course_frappe_snowland_packed_dl_51C8[]
Definition course_displaylists.inc.c:3141
-
Todo
Replace addresses with variables
+
Todo
Replace addresses with variables
diff --git a/frappe__snowland_2course__data_8h.html b/frappe__snowland_2course__data_8h.html index 64ec9cccc..02b00037d 100644 --- a/frappe__snowland_2course__data_8h.html +++ b/frappe__snowland_2course__data_8h.html @@ -339,7 +339,7 @@ Variables
-
Todo
Replace addresses with variables
+
Todo
Replace addresses with variables
diff --git a/frappe__snowland_2course__offsets_8c.html b/frappe__snowland_2course__offsets_8c.html index 517fbbf35..095c26f35 100644 --- a/frappe__snowland_2course__offsets_8c.html +++ b/frappe__snowland_2course__offsets_8c.html @@ -152,7 +152,7 @@ Variables
Initial value:
= {
-
{ gTexture6684F8, 0x010D, 0x0800, 0x0 }, { gTexture66CA98, 0x02C9, 0x0800, 0x0 },
+
{ gTexture6684F8, 0x010D, 0x0800, 0x0 }, { gTexture66CA98, 0x02C9, 0x0800, 0x0 },
{ gTexture66EBF0, 0x0146, 0x0800, 0x0 }, { gTexture675434, 0x0245, 0x0800, 0x0 },
{ gTexture677F04, 0x0213, 0x0800, 0x0 }, { gTexture678118, 0x0314, 0x0800, 0x0 },
{ gTexture679258, 0x04E3, 0x1000, 0x0 }, { gTexture67973C, 0x04C6, 0x1000, 0x0 },
@@ -160,7 +160,7 @@ Variables
}
u8 gTexture66CA98[]
u8 gTexture66EBF0[]
-
u8 gTexture6684F8[]
+
u8 gTexture6684F8[]
u8 gTexture67973C[]
u8 gTexture675434[]
u8 gTexture678118[]
diff --git a/green__shell_2update_8inc_8c_source.html b/green__shell_2update_8inc_8c_source.html index 12b40c7d3..8019bec71 100644 --- a/green__shell_2update_8inc_8c_source.html +++ b/green__shell_2update_8inc_8c_source.html @@ -315,7 +315,7 @@ $(function(){initNavTree('green__shell_2update_8inc_8c_source.html',''); initRes
void destroy_actor(struct Actor *actor)
Definition actors.c:1321
void copy_collision(Collision *src, Collision *dest)
Definition actors_extended.c:19
-
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:973
+
void func_802B4E30(struct Actor *arg0)
Definition actors_extended.c:979
s16 gCourseMinZ
Definition code_800029B0.c:95
s16 gCourseMaxZ
Definition code_800029B0.c:94
s16 gCourseMinX
Definition code_800029B0.c:89
diff --git a/kalimari__desert_2course__offsets_8c.html b/kalimari__desert_2course__offsets_8c.html index 711568024..9fbda0a21 100644 --- a/kalimari__desert_2course__offsets_8c.html +++ b/kalimari__desert_2course__offsets_8c.html @@ -862,7 +862,7 @@ Variables
Initial value:
= {
-
{ gTexture6684F8, 0x010D, 0x0800, 0x0 }, { gTextureSignLuigis0, 0x0287, 0x1000, 0x0 },
+
{ gTexture6684F8, 0x010D, 0x0800, 0x0 }, { gTextureSignLuigis0, 0x0287, 0x1000, 0x0 },
{ gTextureSignLuigis1, 0x02AF, 0x1000, 0x0 }, { gTextureSignMarioStar0, 0x02D2, 0x1000, 0x0 },
{ gTextureSignMarioStar1, 0x02B1, 0x1000, 0x0 }, { gTextureSignNintendoRed0, 0x02A6, 0x1000, 0x0 },
{ gTextureSignNintendoRed1, 0x02F7, 0x1000, 0x0 }, { gTexture67490C, 0x021C, 0x0800, 0x0 },
@@ -880,10 +880,10 @@ Variables
u8 gTextureCheckerboardBlueGray[]
u8 gTextureSignNintendoRed0[]
u8 gTextureSignLuigis0[]
+
u8 gTexture6684F8[]
u8 gTextureSignYoshi[]
u8 gTextureSignNintendoRed1[]
u8 gTextureSignLuigis1[]
-
u8 gTexture6684F8[]
u8 gTexture67E010[]
u8 gTextureRailroadTrack[]
u8 gTextureRailroadCrossingTrack[]
diff --git a/main_8c.html b/main_8c.html index 16d30426a..d7c53be60 100644 --- a/main_8c.html +++ b/main_8c.html @@ -584,7 +584,7 @@ Here is the caller graph for this function:
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/main_8h.html b/main_8h.html index c086254ea..fd6d777b1 100644 --- a/main_8h.html +++ b/main_8h.html @@ -606,7 +606,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -635,7 +635,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -654,7 +654,7 @@ Variables
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/objects_8h.html b/objects_8h.html index 702d662b1..9624d3be7 100644 --- a/objects_8h.html +++ b/objects_8h.html @@ -1976,7 +1976,7 @@ Variables
-
Todo
fix this extern
+
Todo
fix this extern
diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index 2cc167b60..7a7dc9554 100644 --- a/osPiRawStartDma_8c.html +++ b/osPiRawStartDma_8c.html @@ -191,7 +191,7 @@ Here is the caller graph for this function:
-
Todo
figure out why this is like this
+
Todo
figure out why this is like this
diff --git a/osPiStartDma_8c.html b/osPiStartDma_8c.html index 30d4e26be..1fb40a7cb 100644 --- a/osPiStartDma_8c.html +++ b/osPiStartDma_8c.html @@ -172,7 +172,7 @@ Variables
-
Todo
name magic constants
+
Todo
name magic constants
Here is the call graph for this function:
diff --git a/os__pi_8h.html b/os__pi_8h.html index f143cf6fa..0cd785792 100644 --- a/os__pi_8h.html +++ b/os__pi_8h.html @@ -446,7 +446,7 @@ Here is the caller graph for this function:
-
Todo
name magic constants
+
Todo
name magic constants
Here is the call graph for this function:
diff --git a/render__player_8h_source.html b/render__player_8h_source.html index 63ca68fc0..af5eefcdc 100644 --- a/render__player_8h_source.html +++ b/render__player_8h_source.html @@ -413,7 +413,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u8 * gKartDK147Wheel0[]
Vtx D_800E5210[]
Definition some_data.c:163
void func_80021C78(void)
Definition render_player.c:672
-
void render_player_shadow_credits(Player *, s8, s8)
Definition render_player.c:1369
+
void render_player_shadow_credits(Player *, s8, s8)
Definition render_player.c:1371
u8 * gKartWario063Wheel0[]
u8 * gKartWario126Wheel0[]
u8 * gKartYoshi229Wheel0[]
Definition render_player.h:220
@@ -422,7 +422,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u8 ** gKartToadWheels0[]
Definition render_player.c:514
s16 gLastAnimFrameSelector[4][8]
Definition render_player.c:54
u8 ** gKartPeachWheels0[]
Definition render_player.c:536
-
void func_8002701C(void)
Definition render_player.c:1863
+
void func_8002701C(void)
Definition render_player.c:1865
u8 * gKartDK249Wheel0[]
u8 ** gKartPeachWheels1[]
Definition render_player.c:540
Vtx gPlayerFiveVtx[]
Definition some_data.c:79
@@ -459,14 +459,14 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u8 * gKartWario042Wheel0[]
void func_8001F980(s32 *, s32 *)
Definition render_player.c:60
u8 * gKartPeach269Wheel0[]
Definition render_player.h:253
-
void update_wheel_palette(Player *, s8, s8, s8)
Definition render_player.c:1787
+
void update_wheel_palette(Player *, s8, s8, s8)
Definition render_player.c:1789
u8 * gKartToad229Wheel0[]
Definition render_player.h:202
u8 * gKartLuigi147Wheel0[]
u8 * gKartToad168Wheel0[]
-
void render_player(Player *, s8, s8)
Definition render_player.c:1717
+
void render_player(Player *, s8, s8)
Definition render_player.c:1719
u8 * gKartPeach168Wheel0[]
s32 D_80164A28
Definition camera.c:37
-
void render_player_shadow(Player *, s8, s8)
Definition render_player.c:1287
+
void render_player_shadow(Player *, s8, s8)
Definition render_player.c:1289
Vtx gPlayerFourVtx[]
Definition some_data.c:60
Vtx gPlayerThreeVtx[]
Definition some_data.c:41
u8 * gKartYoshi042Wheel0[]
@@ -523,7 +523,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
Gfx common_square_plain_render[]
s16 D_80165150[4][8]
Definition render_player.c:56
u8 * gKartWario168Wheel0[]
-
void func_80026A48(Player *, s8)
Definition render_player.c:1757
+
void func_80026A48(Player *, s8)
Definition render_player.c:1759
u8 * gKartPeach063Wheel0[]
u8 * gKartPeach229Wheel0[]
Definition render_player.h:256
u8 * gKartWario269Wheel0[]
Definition render_player.h:271
@@ -534,7 +534,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
void init_render_player(Player *, Camera *, s8, s8)
one of his function is to put the frame to load in to a list to load it to be only applied for the ne...
Definition render_player.c:174
u8 * gKartDK105Wheel0[]
u8 * gKartToad269Wheel0[]
Definition render_player.h:199
-
void render_player_ice_reflection(Player *, s8, s8, s8)
Definition render_player.c:1674
+
void render_player_ice_reflection(Player *, s8, s8, s8)
Definition render_player.c:1676
u8 ** gKartWarioWheels0[]
Definition render_player.c:544
u8 * gKartPeach147Wheel0[]
u8 * gKartMario147Wheel0[]
@@ -557,7 +557,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u16 gPlayerBlueEffect[]
Definition render_player.c:44
void change_player_color_effect_rgb(Player *, s8, s32, f32)
void func_80022D60(Player *, s8, s8, s8)
-
void render_kart(Player *, s8, s8, s8)
Definition render_player.c:1424
+
void render_kart(Player *, s8, s8, s8)
Definition render_player.c:1426
f64 D_800ED680
u8 * gKartBowser126Wheel0[]
void func_80027024(s32, s32, s32)
@@ -585,7 +585,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u8 * gKartLuigi168Wheel0[]
void render_players_on_screen_three(void)
Definition render_player.c:603
u8 * gKartMario126Wheel0[]
-
void func_80025DE8(Player *, s8, s8, s8)
Definition render_player.c:1630
+
void func_80025DE8(Player *, s8, s8, s8)
Definition render_player.c:1632
u8 ** gKartMarioWheels1[]
Definition render_player.c:494
u8 * gKartBowser021Wheel0[]
u16 ** gKartWheels0[]
Definition render_player.c:552
@@ -615,7 +615,7 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
u8 * gKartWario209Wheel0[]
Gfx D_0D008D58[]
u8 * gKartMario000Wheel0[]
-
void render_ghost(Player *, s8, s8, s8)
Definition render_player.c:1553
+
void render_ghost(Player *, s8, s8, s8)
Definition render_player.c:1555
void load_kart_texture_and_render_kart_particle_on_screen_three(void)
Definition render_player.c:346
void func_8001F9E4(Player *, Camera *, s8)
Definition render_player.c:73
u8 * gKartLuigi229Wheel0[]
Definition render_player.h:166
@@ -623,9 +623,9 @@ $(function(){initNavTree('render__player_8h_source.html',''); initResizable(true
void func_80030A34(Player *)
Definition player_controller.c:3132
void move_s16_towards(s16 *, s16, f32)
Definition render_player.c:870
u8 * gKartToad084Wheel0[]
-
void func_80023BF0(Player *, s8, s8, s8)
Definition render_player.c:1275
+
void func_80023BF0(Player *, s8, s8, s8)
Definition render_player.c:1277
u8 * gKartBowser063Wheel0[]
-
void func_800235AC(Player *, s8)
Definition render_player.c:1178
+
void func_800235AC(Player *, s8)
Definition render_player.c:1180
f64 D_800ED688
void convert_to_fixed_point_matrix(Mtx *, Mat4)
Definition render_player.c:783
u8 * sKartUpperTexture
Definition render_player.c:40
diff --git a/some__data_8c.html b/some__data_8c.html index 1753c7899..fd5f030b4 100644 --- a/some__data_8c.html +++ b/some__data_8c.html @@ -2063,7 +2063,7 @@ Variables
0xfda6, 0xffa0, 0x0068, 0xfd1f, 0xffa1, 0x0136, 0xfcb0, 0xffa6, 0x021d, 0xfca3, 0xffb0, 0x0302,
0xfd43, 0xffc4, 0x03b0, 0xfe52, 0xffd8, 0x039c, 0xff25, 0xffed, 0x0320, 0xffca, 0xfff8, 0x0270,
}
-
Todo
fix this extern
+
Todo
fix this extern
diff --git a/todo.html b/todo.html index 608c61a09..2096774da 100644 --- a/todo.html +++ b/todo.html @@ -128,9 +128,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global BAD_RETURN (cmd)
put this define in types.h or similar. Certain functions are marked as having return values, but do not actually return a value. This causes undefined behavior, which we'd rather avoid on modern GCC. This only impacts -O2 and can matter for both the function itself and functions that call it.
Global clear_framebuffer (s32)
-
Why did void* work for matching
+
Why did void* work for matching
Global D_800E43B0 []
-
unused?
+
unused?
Global d_course_banshee_boardwalk_dl_0 []
Replace addresses with variables
Global d_course_big_donut_dl []
@@ -138,9 +138,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global d_course_bowsers_castle_dl_0 []
Replace addresses with variables
Global d_course_dks_jungle_parkway_dl_0 []
-
Replace addresses with variables
-
Global d_course_frappe_snowland_dl_0 []
Replace addresses with variables
+
Global d_course_frappe_snowland_dl_0 []
+
Replace addresses with variables
Global d_course_kalimari_desert_dl_0 []
Replace addresses with variables
Global d_course_koopa_troopa_beach_dl_0 []
@@ -164,7 +164,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global d_course_yoshi_valley_dl_0 []
Replace addresses with variables
Global debug_switch_character_ceremony_cutscene (void)
-
confirm this.
+
confirm this.
Union du

is it possible to remove them somehow?

is it possible to remove them somehow?

@@ -186,9 +186,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_800CBC24 (void)
clenanup, something's weird with the variables. D_800EA4A4 is probably EuAudioCmd bc of the + 0x100
Global func_8028336C (UNUSED CinematicCamera *arg0, UNUSED Camera *camera)
-
Does this match as a return of s8?
+
Does this match as a return of s8?
Global func_802846E4 (CinematicCamera *)
-
What does this even do?
+
What does this even do?
Global func_8028F970 (void)
increasing players past four would require increase this loop iterator.
Global gen_random_item (s16 rank, s16 isCpu)
@@ -196,7 +196,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global gPlayerWinningIndex
gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
Global gTorchSpawns []
-
fix this extern
+
fix this extern
Global guMtxCatL (Mtx *m, Mtx *n, Mtx *res)
Move gGfxPool out of main.h
Global IO_WRITE (addr, data)
@@ -212,9 +212,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global M_TASK_FLAG0
These defines shouldn't exist - PR/rcp.h has them properly defined (ultralib)
Global MTX_KART_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global MTX_SHADOW_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global new_actor (ActorInitParams *)
More indepth error checking/return value
Global Note::priority
@@ -224,9 +224,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
magic constant
Global osPiStartDma (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)
-
name magic constants
+
name magic constants
Global osRomBase
-
figure out why this is like this
+
figure out why this is like this
Global osViBlack (u8 active)
name magic constants
Global osViSwapBuffer (void *vaddr)
diff --git a/update__objects_8c.html b/update__objects_8c.html index 21e675fa0..9972c1261 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -12340,7 +12340,7 @@ Here is the caller graph for this function:
-
Todo
unused?
+
Todo
unused?