diff --git a/Game_8cpp.html b/Game_8cpp.html index dc6ad3eea..4251d27a2 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2074,7 +2074,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
Here is the caller graph for this function:
diff --git a/Game_8h.html b/Game_8h.html index 16797ebd8..42afe1acc 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -1973,7 +1973,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
diff --git a/actors_8c.html b/actors_8c.html index c31127a60..caffa49d4 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -451,7 +451,7 @@ Here is the caller graph for this function:
-
Todo
Commented out because deletes too soon.
+
Todo
Commented out because deletes too soon.
Here is the call graph for this function:
@@ -1829,7 +1829,7 @@ Here is the caller graph for this function:
-
Todo
actorType needs to be passed into this function for flexibility
+
Todo
actorType needs to be passed into this function for flexibility
Here is the call graph for this function:
diff --git a/collision__viewer_8c.html b/collision__viewer_8c.html index b0c0b7a89..3a3550a53 100644 --- a/collision__viewer_8c.html +++ b/collision__viewer_8c.html @@ -148,7 +148,7 @@ Functions
-
Todo
decide to use colours or textures and fix displaylists because they are buggy
+
Todo
decide to use colours or textures and fix displaylists because they are buggy
Here is the call graph for this function:
diff --git a/collision__viewer_8h.html b/collision__viewer_8h.html index 155fc82f3..93c67dcd9 100644 --- a/collision__viewer_8h.html +++ b/collision__viewer_8h.html @@ -144,7 +144,7 @@ Functions
-
Todo
decide to use colours or textures and fix displaylists because they are buggy
+
Todo
decide to use colours or textures and fix displaylists because they are buggy
Here is the call graph for this function:
diff --git a/controller_8h.html b/controller_8h.html index fae350631..a3dce6eaf 100644 --- a/controller_8h.html +++ b/controller_8h.html @@ -1324,7 +1324,7 @@ Here is the caller graph for this function:
-
Todo
magic number
+
Todo
magic number
Here is the call graph for this function:
diff --git a/freecam_8cpp.html b/freecam_8cpp.html index 225eff198..69d98b06b 100644 --- a/freecam_8cpp.html +++ b/freecam_8cpp.html @@ -279,7 +279,7 @@ Here is the caller graph for this function:
-
Todo
configure this properly
+
Todo
configure this properly
Here is the call graph for this function:
diff --git a/freecam_8h.html b/freecam_8h.html index f0cc4f51f..103fa0073 100644 --- a/freecam_8h.html +++ b/freecam_8h.html @@ -221,7 +221,7 @@ Here is the caller graph for this function:
-
Todo
configure this properly
+
Todo
configure this properly
Here is the call graph for this function:
diff --git a/main_8c.html b/main_8c.html index ee9594758..9d62f0c4c 100644 --- a/main_8c.html +++ b/main_8c.html @@ -630,7 +630,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 fdf0ecdc0..d59b7057b 100644 --- a/main_8h.html +++ b/main_8h.html @@ -625,7 +625,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -654,7 +654,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -673,7 +673,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/menu__items_8c.html b/menu__items_8c.html index 6d525f5e1..3e1b8c626 100644 --- a/menu__items_8c.html +++ b/menu__items_8c.html @@ -2322,7 +2322,7 @@ Here is the caller graph for this function:
-
Todo
These sizes need to be sizeof() for shiftability if possible
+
Todo
These sizes need to be sizeof() for shiftability if possible
Here is the call graph for this function:
@@ -8911,7 +8911,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
Here is the caller graph for this function:
diff --git a/menu__items_8h.html b/menu__items_8h.html index fa32313d1..9f15568c9 100644 --- a/menu__items_8h.html +++ b/menu__items_8h.html @@ -2738,7 +2738,7 @@ Here is the caller graph for this function:
-
Todo
These sizes need to be sizeof() for shiftability if possible
+
Todo
These sizes need to be sizeof() for shiftability if possible
Here is the call graph for this function:
diff --git a/osEPiRawStartDma_8c.html b/osEPiRawStartDma_8c.html index 39eee312a..f56e87c00 100644 --- a/osEPiRawStartDma_8c.html +++ b/osEPiRawStartDma_8c.html @@ -155,7 +155,7 @@ Functions
Value:
(*(vu32*) PHYS_TO_K1(addr) = (u32) (data))
-
Todo
These defines are from PR/rcp.h, but including that causes problems...
+
Todo
These defines are from PR/rcp.h, but including that causes problems...
@@ -170,7 +170,7 @@ Functions
-
Todo
This define is from os.h, but including that causes problems...
+
Todo
This define is from os.h, but including that causes problems...
@@ -194,7 +194,7 @@ Functions
Value:
if (cHandle->var != pihandle->var) \
IO_WRITE(reg, pihandle->var);
-
Todo
This define is from piint.h, but including that causes problems...
+
Todo
This define is from piint.h, but including that causes problems...
diff --git a/osPfsDeleteFile_8c.html b/osPfsDeleteFile_8c.html index 8d4745397..5900cd518 100644 --- a/osPfsDeleteFile_8c.html +++ b/osPfsDeleteFile_8c.html @@ -212,7 +212,7 @@ Here is the caller graph for this function:
-
Todo
magic number
+
Todo
magic number
Here is the call graph for this function:
@@ -259,7 +259,7 @@ Here is the caller graph for this function:
-
Todo
magic constant
+
Todo
magic constant
Here is the call graph for this function:
diff --git a/render__objects_8c.html b/render__objects_8c.html index 91e518c6d..7995ce59a 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -2827,7 +2827,7 @@ Here is the caller graph for this function:
-
Todo
tlut/texture unconfirmed. This could be texture1 and texture2
+
Todo
tlut/texture unconfirmed. This could be texture1 and texture2
Here is the call graph for this function:
@@ -11411,7 +11411,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -11468,7 +11468,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -17200,7 +17200,7 @@ Here is the call graph for this function:

Renders

Menus: Mario Kart 64 Logo, Debug text

1P: Coloured square in third hud mode that players go around.

-
Todo
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
+
Todo
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
Here is the caller graph for this function:
@@ -17255,7 +17255,7 @@ Here is the caller graph for this function:

Renders

For all game modes

Minimap, CurrLap, Lap time

-
Todo
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
+
Todo
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
Here is the call graph for this function:
diff --git a/stubs_8c.html b/stubs_8c.html index 86ee51580..a018a8a79 100644 --- a/stubs_8c.html +++ b/stubs_8c.html @@ -470,7 +470,7 @@ Here is the call graph for this function:
-
Todo
magic constant
+
Todo
magic constant
Here is the call graph for this function:
diff --git a/stubs_8h.html b/stubs_8h.html index cab2c1e6f..d7b04c611 100644 --- a/stubs_8h.html +++ b/stubs_8h.html @@ -477,7 +477,7 @@ Here is the caller graph for this function:
-
Todo
magic constant
+
Todo
magic constant
Here is the call graph for this function:
diff --git a/todo.html b/todo.html index 0f6c89dfc..2d6a2a90d 100644 --- a/todo.html +++ b/todo.html @@ -114,7 +114,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });

loads of magic constants..

Global __osPfsReleasePages (OSPfs *pfs, __OSInode *inode, u8 start_page, u16 *sum, u8 bank, __OSInodeUnit *last_page, int flag)
-
magic number
+
magic number
Global __osPfsRWInode (OSPfs *pfs, __OSInode *inode, u8 flag, u8 bank)
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Global __osPiDevMgr
@@ -126,7 +126,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global _course_mario_raceway_dl_mio0SegmentRomStart []
These should probably be ptr's instead of array's?
Global add_actor_to_empty_slot (Vec3f pos, Vec3s rot, Vec3f velocity, s16 actorType)
-
Commented out because deletes too soon.
+
Commented out because deletes too soon.
Global are_players_in_course_section (s16, s16)
This is the easiest solution otherwise actors would not collide on custom courses.
Global ATrain::SyncComponents (TrainCarStuff *trainCar, s16 orientationY)
@@ -134,7 +134,7 @@ $(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 course_select_menu_act (struct Controller *, u16)
SetCourse() to course one;
Global D_800E43B0 []
@@ -150,19 +150,19 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global fill2
0x00000000800f624c fill2
Global freecam_keyboard_manager (Camera *, Vec3f)
-
configure this properly
+
configure this properly
Global func_80028864 (Player *, Camera *, s8, s8)
make a proper match
Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
-
tlut/texture unconfirmed. This could be texture1 and texture2
+
tlut/texture unconfirmed. This could be texture1 and texture2
Global func_8004C268 (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
-
fakematch?
+
fakematch?
Global func_8004C268_wide (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
-
fakematch?
+
fakematch?
Global func_800745C8 (s32 objectIndex, const char **lakituTexturePtr)
arg1 should likely be a u8 *
Global func_80091FA4 (void)
-
These sizes need to be sizeof() for shiftability if possible
+
These sizes need to be sizeof() for shiftability if possible
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)
@@ -172,13 +172,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_8028F970 (void)
increasing players past four would require increase this loop iterator.
Global GetCupName (void)
-
Move gGfxPool out of main.h
+
Move gGfxPool out of main.h
Global gPlayerWinningIndex
gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
Global gTorchSpawns []
fix this extern
Global IO_WRITE (addr, data)
-
These defines are from PR/rcp.h, but including that causes problems...
+
These defines are from PR/rcp.h, but including that causes problems...
Global LEO_CMD_TYPE_0
name
Global LEO_CMD_TYPE_1
@@ -190,9 +190,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global logo_intro_menu_act (struct Controller *controller, UNUSED u16 controllerIdx)
Label audio funcs
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
@@ -208,7 +208,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global OSnowman::Tick () override
quick hack to add the snow particles on hit. Need to separate into its own class
Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
-
magic constant
+
magic constant
Global osPiStartDma (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)
name magic constants
Global osRomBase
@@ -225,13 +225,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global OThwomp::_boundingBoxSize
Write this better. This effects the squish size and the bounding box size.
Global PI_DOMAIN1
-
This define is from os.h, but including that causes problems...
+
This define is from os.h, but including that causes problems...
Global render_collision (void)
-
decide to use colours or textures and fix displaylists because they are buggy
+
decide to use colours or textures and fix displaylists because they are buggy
Global render_texture_rectangle (s32 x, s32 y, s32 width, s32 height, s32 s, s32 w, s32 mode)
-
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
+
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
Global render_texture_rectangle_wide (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)
-
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
+
Update to F3DEX. Uses OLD definition for gspTextureRectangle.
Global set_course (const char *data)
SetCourse();
Global set_minimap_finishline_position (s32)
@@ -239,11 +239,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global SOUND_ARG_LOAD (sound_bank, byte2, byte3, sound_id)
format like sm64 sounds.h
Global spawn_foliage (struct ActorSpawnData *actor)
-
actorType needs to be passed into this function for flexibility
+
actorType needs to be passed into this function for flexibility
Global TrainSmokeTick (void)
: This should be an Object class one day
Global UPDATE_REG (reg, var)
-
This define is from piint.h, but including that causes problems...
+
This define is from piint.h, but including that causes problems...
Global US_FLOAT (x)
US_FLOAT should probably be renamed to JP_DOUBLE since eu seems to use floats too
Global World::SetCourse (const char *)
diff --git a/update__objects_8h_source.html b/update__objects_8h_source.html index 6d8078a0c..d91e3a91f 100644 --- a/update__objects_8h_source.html +++ b/update__objects_8h_source.html @@ -506,10 +506,10 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
s32 func_80073B00(s32 arg0, s16 *arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:928
void func_80073844(s32 objectIndex)
Definition update_objects.c:840
void init_ferry_smoke(s32 objectIndex, Vec3f pos, f32 velocity)
Definition update_objects.c:1469
-
void func_80086110(s32 objectIndex, s32 arg1)
Definition update_objects.c:4234
+
void func_80086110(s32 objectIndex, s32 arg1)
Definition update_objects.c:4239
void func_800725E8(s32 objectIndex, s32 arg1, s32 arg2)
Definition update_objects.c:327
s32 func_800738A8(s32 objectIndex, s16 *arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:850
-
void func_8007D070(void)
Definition update_objects.c:3761
+
void func_8007D070(void)
Definition update_objects.c:3766
void update_train_smoke(void)
Definition update_objects.c:1417
void func_80077B14(s32 arg0)
Definition update_objects.c:2145
UNUSED void func_80072974(s32 objectIndex, s32 arg1, s32 arg2, s32 arg3)
Definition update_objects.c:430
@@ -524,24 +524,24 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
UNUSED void func_8007274C(s32 objectIndex)
Definition update_objects.c:357
void func_8007661C(void)
Definition update_objects.c:1793
void func_800762DC(Vec3f arg0, f32 arg1)
Definition update_objects.c:1707
-
void func_8007BB9C(s32 arg0)
Definition update_objects.c:3661
-
void func_8007D714(s32 arg0)
Definition update_objects.c:3862
+
void func_8007BB9C(s32 arg0)
Definition update_objects.c:3666
+
void func_8007D714(s32 arg0)
Definition update_objects.c:3867
s32 func_80075F28(Vec3f arg0, u16 arg1, f32 arg2, s32 arg3)
Definition update_objects.c:1609
void func_80076AEC(s32 objectIndex)
Definition update_objects.c:1929
void func_80075698(s32 objectIndex)
Definition update_objects.c:1379
void func_800722A4(s32 objectIndex, s32 arg1)
Definition update_objects.c:241
void func_800750D8(s32 objectIndex, s32 arg1, Vec3f arg2, s32 arg3, s32 arg4)
Definition update_objects.c:1303
-
void wrapper_update_boos(void)
Definition update_objects.c:3665
+
void wrapper_update_boos(void)
Definition update_objects.c:3670
void func_80073998(s32 arg0, s16 *arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:884
-
void func_8008421C(UNUSED s32 arg0, s32 playerId)
Definition update_objects.c:4047
+
void func_8008421C(UNUSED s32 arg0, s32 playerId)
Definition update_objects.c:4052
void func_80073800(s32 objectIndex, s32 arg1)
Definition update_objects.c:832
void func_80073FD4(s32 objectIndex)
Definition update_objects.c:1056
UNUSED void func_80078C68()
Definition update_objects.c:2521
s32 func_8007B040(s32 objectIndex, s32 playerId)
Definition update_objects.c:3378
u8 hard_cpu_gen_random_item(UNUSED s32 arg0, s16 rank)
Definition update_objects.c:3354
Vtx D_800E43F0[]
Definition update_objects.c:49
-
void func_80083F18(s32 objectIndex)
Definition update_objects.c:4009
-
void func_80085CA0(s32 objectIndex)
Definition update_objects.c:4108
+
void func_80083F18(s32 objectIndex)
Definition update_objects.c:4014
+
void func_80085CA0(s32 objectIndex)
Definition update_objects.c:4113
bool func_80073B78(s32 arg0, s32 objectIndex, s16 *arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6, s32 arg7)
Definition update_objects.c:938
void clear_object_flag(s32 objectIndex, s32 flag)
Definition update_objects.c:217
void func_80072568(s32 objectIndex, s32 arg1)
Definition update_objects.c:318
@@ -565,14 +565,14 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
void func_80072428(s32 objectIndex)
Definition update_objects.c:288
s32 func_80071FBC(void)
Definition update_objects.c:150
void func_80075B08(s32 objectIndex)
Definition update_objects.c:1500
-
void update_neon(void)
Definition update_objects.c:4261
+
void update_neon(void)
Definition update_objects.c:4266
s32 func_80072E54(s32 objectIndex, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5)
Definition update_objects.c:564
-
void func_8007B34C(s32 playerId)
Definition update_objects.c:3468
+
void func_8007B34C(s32 playerId)
Definition update_objects.c:3473
void func_800724F8(s32 objectIndex, s32 arg1)
Definition update_objects.c:308
s32 func_8007326C(s32 objectIndex, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5)
Definition update_objects.c:679
void spawn_leaf(Vec3f arg0, UNUSED s32 arg1)
Definition update_objects.c:2135
void func_80073DC0(s32 objectIndex, s16 *arg1, s16 arg2, s32 arg3)
Definition update_objects.c:994
-
void func_80085F74(s32 objectIndex)
Definition update_objects.c:4185
+
void func_80085F74(s32 objectIndex)
Definition update_objects.c:4190
s32 func_80072AAC(s32 objectIndex, s32 arg1, s32 arg2)
Definition update_objects.c:453
void func_800726CC(s32 objectIndex, s32 arg1)
Definition update_objects.c:345
void func_80078C70(s32 arg0)
Definition update_objects.c:2524
@@ -580,7 +580,7 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
UNUSED void func_8007348C(s32 objectIndex, u8 *arg1, u8 arg2, u8 arg3, Vtx *arg4)
Definition update_objects.c:741
void func_80076B7C(void)
Definition update_objects.c:1948
void update_ferries_smoke_particle(void)
Definition update_objects.c:1538
-
void func_8007E1F4(s32 objectIndex)
Definition update_objects.c:3917
+
void func_8007E1F4(s32 objectIndex)
Definition update_objects.c:3922
s32 add_unused_obj_index(s32 *listIdx, s32 *nextFree, s32 size)
Definition update_objects.c:161
UNUSED void func_8007369C(s32 objectIndex, s32 arg1)
Definition update_objects.c:800
bool func_80072320(s32 objectIndex, s32 arg1)
Definition update_objects.c:253
@@ -593,7 +593,7 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
void func_80074704(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1247
UNUSED void func_80073568()
Definition update_objects.c:768
void func_800747F0(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1274
-
void func_8007CEDC(s32 objectIndex)
Definition update_objects.c:3713
+
void func_8007CEDC(s32 objectIndex)
Definition update_objects.c:3718
u16 * gHudLapTextures[]
Definition update_objects.c:108
void func_800744A0(s32 objectIndex)
Definition update_objects.c:1187
void func_800736E0(s32 objectIndex)
Definition update_objects.c:805
@@ -601,18 +601,18 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
UNUSED void func_80073D68(s32 objectIndex, s16 *arg1, s16 arg2, s32 arg3)
Definition update_objects.c:985
UNUSED void func_80072998(s32 objectIndex)
Definition update_objects.c:436
void func_800735BC(s32 objectIndex, Gfx *arg1, f32 arg2)
Definition update_objects.c:781
-
void func_8007E3EC(s32 objectIndex)
Definition update_objects.c:3969
+
void func_8007E3EC(s32 objectIndex)
Definition update_objects.c:3974
u8 cpu_gen_random_item(UNUSED s32 arg0, s16 rank)
Definition update_objects.c:3350
void func_800763CC(s32 objectIndex)
Definition update_objects.c:1731
void set_type_object(s32 objectIndex, s32 arg1)
Definition update_objects.c:444
void func_80075304(Vec3f arg0, s32 arg1, s32 arg2, s32 arg3)
Definition update_objects.c:1326
void func_80076194(s32 objectIndex, Vec3f arg1, f32 arg2, s32 arg3)
Definition update_objects.c:1675
-
void update_object_neon(s32 objectIndex, s32 id)
Definition update_objects.c:4244
-
void func_800842C8(void)
Definition update_objects.c:4060
+
void update_object_neon(s32 objectIndex, s32 id)
Definition update_objects.c:4249
+
void func_800842C8(void)
Definition update_objects.c:4065
s32 func_8007415C(s32 objectIndex, f32 *arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:1101
void func_80076958(s32 objectIndex)
Definition update_objects.c:1886
s32 init_leaf_particle(Vec3f arg0, s32 num)
Definition update_objects.c:2125
-
void init_obj_neon_mushroom(s32 objectIndex)
Definition update_objects.c:4099
+
void init_obj_neon_mushroom(s32 objectIndex)
Definition update_objects.c:4104
UNUSED void func_800742A8(s32 objectIndex, f32 *arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:1136
s32 func_80076278(Vec3f arg0, f32 arg1, s32 arg2)
Definition update_objects.c:1697
void func_80076DC4(s32 objectIndex)
Definition update_objects.c:2003
@@ -632,18 +632,18 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
void init_object_smoke_particle2(s32 objectIndex, s32 flameIndex)
Definition update_objects.c:2058
void func_80074894(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1288
s32 func_80073B34(s32 arg0, s16 *arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:932
-
void func_8007D360(s32 objectIndex, s32 arg1)
Definition update_objects.c:3816
-
void func_8007E358(s32 objectIndex)
Definition update_objects.c:3958
+
void func_8007D360(s32 objectIndex, s32 arg1)
Definition update_objects.c:3821
+
void func_8007E358(s32 objectIndex)
Definition update_objects.c:3963
void update_snowflakes(void)
Definition update_objects.c:2430
UNUSED s32 func_8007281C(s32 objectIndex, s32 arg1)
Definition update_objects.c:385
bool set_and_run_timer_object(s32 objectIndex, s32 timer)
will return true if the timer is done
Definition update_objects.c:366
-
void func_8007C360(s32 objectIndex, Camera *camera)
Definition update_objects.c:3670
+
void func_8007C360(s32 objectIndex, Camera *camera)
Definition update_objects.c:3675
void update_stars(s32 arg0, Camera *camera, StarData *starList)
Definition update_objects.c:2488
-
void func_80083FD0(s32 objectIndex, s32 arg1, s32 playerId)
Definition update_objects.c:4028
-
void func_80085DB8(s32 objectIndex)
Definition update_objects.c:4142
+
void func_80083FD0(s32 objectIndex, s32 arg1, s32 playerId)
Definition update_objects.c:4033
+
void func_80085DB8(s32 objectIndex)
Definition update_objects.c:4147
void update_leaf(void)
Definition update_objects.c:2188
void func_800722CC(s32 objectIndex, s32 arg1)
Definition update_objects.c:245
-
void func_80085E38(s32 objectIndex)
Definition update_objects.c:4151
+
void func_80085E38(s32 objectIndex)
Definition update_objects.c:4156
void func_8007614C(void)
Definition update_objects.c:1667
void func_800748C4(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1293
void func_800786EC(s32 objectIndex)
Definition update_objects.c:2396
@@ -655,16 +655,16 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
UNUSED bool func_80073ED4(s32 objectIndex, u16 *arg1, u16 arg2, s32 arg3)
Definition update_objects.c:1026
void init_object(s32 objectIndex, s32 arg1)
Definition update_objects.c:273
void consume_item(s32 playerId)
Definition update_objects.c:2621
-
void func_80085EF8(s32 objectIndex)
Definition update_objects.c:4176
+
void func_80085EF8(s32 objectIndex)
Definition update_objects.c:4181
void func_80073F90(s32 objectIndex, s32 arg1)
Definition update_objects.c:1048
void func_80072950(s32 objectIndex, s32 arg1, s32 arg2, s32 arg3)
Definition update_objects.c:424
void func_80077BCC(s32 objectIndex)
Definition update_objects.c:2171
bool func_80073CB0(s32 objectIndex, s16 *arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:981
void func_80073720(s32 objectIndex)
Definition update_objects.c:810
-
void func_80085BB4(s32 objectIndex)
Definition update_objects.c:4090
+
void func_80085BB4(s32 objectIndex)
Definition update_objects.c:4095
void func_80076538(s32 objectIndex)
Definition update_objects.c:1770
void func_80078220(s32 objectIndex)
Definition update_objects.c:2326
-
void func_8007E4C4(void)
Definition update_objects.c:4001
+
void func_8007E4C4(void)
Definition update_objects.c:4006
bool func_8007375C(s32 objectIndex, s32 arg1)
Definition update_objects.c:815
void func_80077B3C(s32 objectIndex)
Definition update_objects.c:2150
void func_8007634C(s32 objectIndex)
Definition update_objects.c:1717
@@ -673,19 +673,19 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
bool func_80072F88(s32 objectIndex, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5)
Definition update_objects.c:599
void init_train_smoke(s32 objectIndex, Vec3f pos, f32 velocity)
Definition update_objects.c:1349
size_t func_80074790(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1263
-
void func_8007D6A8(s32 objectIndex, s32 arg1)
Definition update_objects.c:3850
+
void func_8007D6A8(s32 objectIndex, s32 arg1)
Definition update_objects.c:3855
UNUSED void func_800734D4()
Definition update_objects.c:752
void func_80076E14(s32 objectIndex)
Definition update_objects.c:2010
-
void func_8007C420(s32 objectIndex, Player *player, Camera *camera)
Definition update_objects.c:3683
+
void func_8007C420(s32 objectIndex, Player *player, Camera *camera)
Definition update_objects.c:3688
void update_flame_particle(void)
Definition update_objects.c:1951
bool func_8007401C(s32 objectIndex, f32 *arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:1064
void func_8007466C(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1230
void init_texture_object(s32 objectIndex, u8 *texture, const char **arg2, u8 arg3, u16 arg4)
Definition update_objects.c:731
f32 D_800E43B0[]
Definition update_objects.c:47
void update_neon_texture(s32 objectIndex)
Definition update_objects.c:755
-
void func_8007CE0C(s32 objectIndex)
Definition update_objects.c:3694
+
void func_8007CE0C(s32 objectIndex)
Definition update_objects.c:3699
UNUSED void func_80074014(void)
Definition update_objects.c:1061
-
void func_8007B254(s32 objectIndex, s32 arg1)
Definition update_objects.c:3440
+
void func_8007B254(s32 objectIndex, s32 arg1)
Definition update_objects.c:3445
void func_80075E5C(s32 objectIndex, Vec3f arg1, u16 arg2, f32 arg3, s32 arg4)
Definition update_objects.c:1590
void func_80072180(void)
Definition update_objects.c:204
void init_smoke_particle(Vec3f arg0, UNUSED f32 arg1, s16 arg2)
Definition update_objects.c:1994
@@ -697,7 +697,7 @@ $(function(){initNavTree('update__objects_8h_source.html',''); initResizable(tru
void func_80077E20(s32 objectIndex)
Definition update_objects.c:2227
void func_80073884(s32 objectIndex)
Definition update_objects.c:845
s32 func_800741B4(s32 objectIndex, f32 *arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5, s32 arg6)
Definition update_objects.c:1107
-
void func_8007DDC0(s32 objectIndex)
Definition update_objects.c:3876
+
void func_8007DDC0(s32 objectIndex)
Definition update_objects.c:3881
void func_800748F4(s32 objectIndex, const char **lakituTexturePtr)
Definition update_objects.c:1298
void set_object_timer_state(s32 objectIndex, s32 arg1)
Definition update_objects.c:269
u8 * gItemWindowTextures[]
Definition update_objects.c:91