From ce34efa6a0a808a264aa935cbdda07ab3b4ab839 Mon Sep 17 00:00:00 2001 From: coco875 <59367621+coco875@users.noreply.github.com> Date: Sat, 2 May 2026 13:18:19 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@40d4f12580b02fe440709f06cf6f4cbbfd48de2e?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Game_8cpp.html | 2 +- Game_8h.html | 2 +- SkyCloud_8h_source.html | 4 ++-- actors_8c.html | 4 ++-- ceremony__and__credits_8c.html | 4 ++-- ceremony__and__credits_8h.html | 2 +- classOSnowman.html | 4 ++-- classOThwomp.html | 2 +- code__80281780_8c.html | 2 +- code__80281780_8h.html | 2 +- contpfs_8c.html | 10 ++++---- controller_8h.html | 10 ++++---- menu__items_8c.html | 4 ++-- menu__items_8h.html | 2 +- menus_8c.html | 2 +- osPiRawStartDma_8c.html | 2 +- osPiStartDma_8c.html | 2 +- race__logic_8c.html | 2 +- race__logic_8h.html | 2 +- render__objects_8c.html | 2 +- render__objects_8h.html | 2 +- search/all_13.js | 2 +- search/all_16.js | 2 +- search/all_4.js | 2 +- search/all_9.js | 2 +- todo.html | 42 +++++++++++++++++----------------- update__objects_8c.html | 2 +- 27 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index 7a3b0626f..9aef8784d 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2632,7 +2632,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 call graph for this function:
diff --git a/Game_8h.html b/Game_8h.html index 295d2038e..e4bbb8c80 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -2545,7 +2545,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/SkyCloud_8h_source.html b/SkyCloud_8h_source.html index bed2c030d..843537ee3 100644 --- a/SkyCloud_8h_source.html +++ b/SkyCloud_8h_source.html @@ -148,11 +148,11 @@ $(function(){initNavTree('SkyCloud_8h_source.html',''); initResizable(true); });
SkyActor.h
SpawnParams.h
SkyActor::SkyActor
SkyActor(ScreenContext *screen)
Definition SkyActor.h:19
-
SkyCloud::Draw
virtual void Draw(ScreenContext *ctx, s32 arg0) override
Definition SkyCloud.cpp:87
+
SkyCloud::Draw
virtual void Draw(ScreenContext *ctx, s32 arg0) override
Definition SkyCloud.cpp:89
SkyCloud::SkyCloud
SkyCloud(ScreenContext *screen, u16 cloudVariant, u16 posY, u16 rotY, u16 scalePercent)
Definition SkyCloud.cpp:23
SkyCloud::_idx
size_t _idx
Definition SkyCloud.h:34
SkyCloud::GetCount
static size_t GetCount()
Definition SkyCloud.h:26
-
SkyCloud::Tick
virtual void Tick() override
Definition SkyCloud.cpp:54
+
SkyCloud::Tick
virtual void Tick() override
Definition SkyCloud.cpp:56
SkyCloud::~SkyCloud
~SkyCloud()
Definition SkyCloud.h:22
SkyCloud::_count
static size_t _count
Definition SkyCloud.h:33
code_800029B0.h
diff --git a/actors_8c.html b/actors_8c.html index e358cefa0..659180f72 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -456,7 +456,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:
@@ -1861,7 +1861,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/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index 240c932f4..995bbfc9f 100644 --- a/ceremony__and__credits_8c.html +++ b/ceremony__and__credits_8c.html @@ -1363,7 +1363,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:
@@ -2099,7 +2099,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 a86dec0d1..40e7791dc 100644 --- a/ceremony__and__credits_8h.html +++ b/ceremony__and__credits_8h.html @@ -2037,7 +2037,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/classOSnowman.html b/classOSnowman.html index 44a769f1a..a72a6f353 100644 --- a/classOSnowman.html +++ b/classOSnowman.html @@ -351,7 +351,7 @@ Here is the call graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
Here is the call graph for this function:
@@ -782,7 +782,7 @@ Here is the call graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class

Reimplemented from OObject.

diff --git a/classOThwomp.html b/classOThwomp.html index 7462492a0..afa01039e 100644 --- a/classOThwomp.html +++ b/classOThwomp.html @@ -325,7 +325,7 @@ Static Private Attributes  

Detailed Description

-
Todo

Make shadow size bigger if thwomp is scaled up

+
Todo

Make shadow size bigger if thwomp is scaled up

make adjustable properties for squishSize and boundingBoxSize

Thwomp OObject

diff --git a/code__80281780_8c.html b/code__80281780_8c.html index d11135d70..01bb94860 100644 --- a/code__80281780_8c.html +++ b/code__80281780_8c.html @@ -194,7 +194,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the caller graph for this function:
diff --git a/code__80281780_8h.html b/code__80281780_8h.html index b4d20bf07..ed4a81e1c 100644 --- a/code__80281780_8h.html +++ b/code__80281780_8h.html @@ -166,7 +166,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the caller graph for this function:
diff --git a/contpfs_8c.html b/contpfs_8c.html index d5670d7e7..1a2cb0334 100644 --- a/contpfs_8c.html +++ b/contpfs_8c.html @@ -210,8 +210,8 @@ Here is the caller graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -284,7 +284,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
@@ -348,8 +348,8 @@ Here is the caller graph for this function:
-
Todo
fix magic number
-
Todo
remove magic constant
+
Todo
fix magic number
+
Todo
remove magic constant
Here is the call graph for this function:
diff --git a/controller_8h.html b/controller_8h.html index 74f391ba1..a633c6c30 100644 --- a/controller_8h.html +++ b/controller_8h.html @@ -1100,8 +1100,8 @@ Here is the call graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -1388,7 +1388,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
@@ -1452,8 +1452,8 @@ Here is the caller graph for this function:
-
Todo
fix magic number
-
Todo
remove magic constant
+
Todo
fix magic number
+
Todo
remove magic constant
Here is the call graph for this function:
diff --git a/menu__items_8c.html b/menu__items_8c.html index b778335a3..98e244aa2 100644 --- a/menu__items_8c.html +++ b/menu__items_8c.html @@ -2392,7 +2392,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:
@@ -9134,7 +9134,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 call graph for this function:
diff --git a/menu__items_8h.html b/menu__items_8h.html index 93f8595d7..1705dbccc 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/menus_8c.html b/menus_8c.html index 8e7c8f620..e5f11dd8a 100644 --- a/menus_8c.html +++ b/menus_8c.html @@ -576,7 +576,7 @@ Here is the caller graph for this function:

On input skip logo screen

-
Todo
Label audio funcs
+
Todo
Label audio funcs
Here is the call graph for this function:
diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index b1652ccc8..30196bdee 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 4d0685e87..c42936e65 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/race__logic_8c.html b/race__logic_8c.html index 77bc487b1..23e53f18c 100644 --- a/race__logic_8c.html +++ b/race__logic_8c.html @@ -697,7 +697,7 @@ Here is the caller graph for this function:
-
Todo
increasing players past four would require increase this loop iterator.
+
Todo
increasing players past four would require increase this loop iterator.
Here is the call graph for this function:
diff --git a/race__logic_8h.html b/race__logic_8h.html index 684a8fbca..eee88f395 100644 --- a/race__logic_8h.html +++ b/race__logic_8h.html @@ -632,7 +632,7 @@ Here is the caller graph for this function:
-
Todo
increasing players past four would require increase this loop iterator.
+
Todo
increasing players past four would require increase this loop iterator.
Here is the call graph for this function:
diff --git a/render__objects_8c.html b/render__objects_8c.html index 0778c62fd..d7093b28b 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -17263,7 +17263,7 @@ Here is the caller graph for this function:
-
Todo
: Hardcode these x and y values. Because why not?
+
Todo
: Hardcode these x and y values. Because why not?
Here is the call graph for this function:
diff --git a/render__objects_8h.html b/render__objects_8h.html index 69d51514b..fa8d85650 100644 --- a/render__objects_8h.html +++ b/render__objects_8h.html @@ -16119,7 +16119,7 @@ Here is the caller graph for this function:
-
Todo
: Hardcode these x and y values. Because why not?
+
Todo
: Hardcode these x and y values. Because why not?
Here is the call graph for this function:
diff --git a/search/all_13.js b/search/all_13.js index 8695fe81f..82b00ce17 100644 --- a/search/all_13.js +++ b/search/all_13.js @@ -231,7 +231,7 @@ var searchData= ['pixelcountpresets_228',['pixelCountPresets',['../namespaceGameUI.html#a3ec999dd45c253f4028a9799c2097bf3',1,'GameUI']]], ['pjobs_229',['pJobs',['../structma__job__queue.html#aa451ed367f2b32c7290478552e6bed72',1,'ma_job_queue']]], ['place_230',['PLACE',['../defines_8h.html#a553ccae20425334722a8255176db6b58',1,'defines.h']]], - ['plans_231',['plans',['../characteroverview.html#future-plans',1,'Future plans'],['../md_docs_2custom-audio.html#future-plans-1',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-2',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-3',1,'Future plans']]], + ['plans_231',['plans',['../characteroverview.html#future-plans',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-2',1,'Future plans'],['../md_docs_2custom-audio.html#future-plans-1',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-3',1,'Future plans']]], ['platform_232',['platform',['../classpfd_1_1internal_1_1platform.html',1,'pfd::internal']]], ['play_5fcpu_5fsound_5feffect_233',['play_cpu_sound_effect',['../code__80005FD0_8c.html#adb9b8cd30f2be4e125706fa55ea2272d',1,'play_cpu_sound_effect(s32 arg0, Player *player): code_80005FD0.c'],['../code__80005FD0_8h.html#a7fd9348353fad2f9e3c09149b4ac6848',1,'play_cpu_sound_effect(s32, Player *): code_80005FD0.c']]], ['play_5fcutscene_234',['play_cutscene',['../ceremony__and__credits_8c.html#a4a6457529772eb72fe5e0fd85793e4ca',1,'play_cutscene(CinematicCamera *camera): ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#a5b5ed72310520791870bbf9bd3fe930e',1,'play_cutscene(CinematicCamera *): ceremony_and_credits.c']]], diff --git a/search/all_16.js b/search/all_16.js index a47ae3775..687ee0e3c 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -132,7 +132,7 @@ var searchData= ['sectionfunc_129',['SectionFunc',['../namespaceUIWidgets.html#ae6baa537b60cf1d33e03e5e0c440c962',1,'UIWidgets']]], ['sectionid_130',['sectionId',['../structTrackSections.html#a53d5aca8370d2850514a4507044dcbd3',1,'TrackSections']]], ['sectionname_131',['sectionName',['../structWidgetPath.html#ab953da1f493fd3c8841a1f852772c58c',1,'WidgetPath']]], - ['see_20also_132',['See Also',['../md_docs_2migrations.html#see-also',1,'See Also'],['../md_docs_2mods-toml.html#see-also-1',1,'See Also']]], + ['see_20also_132',['See Also',['../md_docs_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]], ['see_20how_20courses_20are_20adapted_20in_20the_20future_20including_20references_20too_133',['Specifically Used to help find music and to see how courses are adapted in the future including references too.',['../md_docs_2track__returns.html#specifically-used-to-help-find-music-and-to-see-how-courses-are-adapted-in-the-future-including-references-too',1,'']]], ['seed_134',['seed',['../structma__noise__config.html#ac0ef7cd156ee4eb07587823e2f1b8384',1,'ma_noise_config']]], ['seekdatastream_135',['seekDataStream',['../structma__job.html#a170fa6cddb463cc92e741fe02e9122b9',1,'ma_job']]], diff --git a/search/all_4.js b/search/all_4.js index 0b8750f20..8a7d2fe7f 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -326,7 +326,7 @@ var searchData= ['alseqdata_323',['ALSeqData',['../structALSeqData.html',1,'']]], ['alseqfile_324',['ALSeqFile',['../structALSeqFile.html',1,'']]], ['alseqfilenew_325',['alSeqFileNew',['../alBnkfNew_8c.html#ab275be6c7d58d2836dbd28d7c119e1d6',1,'alSeqFileNew(ALSeqFile *f, u8 *base): alBnkfNew.c'],['../libaudio_8h.html#ab275be6c7d58d2836dbd28d7c119e1d6',1,'alSeqFileNew(ALSeqFile *f, u8 *base): alBnkfNew.c']]], - ['also_326',['Also',['../md_docs_2migrations.html#see-also',1,'See Also'],['../md_docs_2mods-toml.html#see-also-1',1,'See Also']]], + ['also_326',['Also',['../md_docs_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]], ['also_5finclude_5fgroup_5f0_5f1_327',['ALSO_INCLUDE_GROUP_0_1',['../kart__dma_8c.html#aa6d64f476546ae0f229e6b02987f14d5',1,'kart_dma.c']]], ['also_5finclude_5fgroup_5f2_328',['ALSO_INCLUDE_GROUP_2',['../kart__dma_8c.html#ab94265b8f89aea5bd4cf0794a6688b2a',1,'kart_dma.c']]], ['also_5finclude_5fgroup_5f3_5f4_5f5_329',['ALSO_INCLUDE_GROUP_3_4_5',['../kart__dma_8c.html#aa0d5cdbe8c1802efe2cbd770f452e1de',1,'kart_dma.c']]], diff --git a/search/all_9.js b/search/all_9.js index 7e48d4d2d..6ea60a6c9 100644 --- a/search/all_9.js +++ b/search/all_9.js @@ -2088,7 +2088,7 @@ var searchData= ['func_5funnamed8_2085',['func_unnamed8',['../effects_8c.html#ad8f7d27adb8877a47658ec4474db7f1f',1,'func_unnamed8(void): effects.c'],['../effects_8h.html#a2394277f48ef51cbe4dd87b526f82406',1,'func_unnamed8(void): effects.c']]], ['func_5funnamed9_2086',['func_unnamed9',['../effects_8c.html#acb2ee8c76fb39d941370a9d14b0ab554',1,'func_unnamed9(void): effects.c'],['../effects_8h.html#a7c83e2daa08d326bebecbd60d5220f08',1,'func_unnamed9(void): effects.c']]], ['future_20including_20references_20too_2087',['Specifically Used to help find music and to see how courses are adapted in the future including references too.',['../md_docs_2track__returns.html#specifically-used-to-help-find-music-and-to-see-how-courses-are-adapted-in-the-future-including-references-too',1,'']]], - ['future_20plans_2088',['Future plans',['../characteroverview.html#future-plans',1,'Future plans'],['../md_docs_2custom-audio.html#future-plans-1',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-2',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-3',1,'Future plans']]], + ['future_20plans_2088',['Future plans',['../characteroverview.html#future-plans',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-2',1,'Future plans'],['../md_docs_2custom-audio.html#future-plans-1',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-3',1,'Future plans']]], ['fvec2_2089',['FVec2',['../structSpawnParams.html#af15253498aacf7cd0beeb0f5f99fbe60',1,'SpawnParams']]], ['fvector_2090',['FVector',['../structFVector.html',1,'']]], ['fvector2d_2091',['FVector2D',['../structFVector2D.html',1,'']]], diff --git a/todo.html b/todo.html index 0ce1fec18..283f2cb43 100644 --- a/todo.html +++ b/todo.html @@ -110,21 +110,21 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global __osGetId (OSPfs *pfs)
-

remove magic constant

-

loads of magic constants..

+

remove magic constant

+

loads of magic constants..

Global __osPfsReleasePages (OSPfs *pfs, __OSInode *inode, u8 start_page, u16 *sum, u8 bank, __OSInodeUnit *last_page, int flag)
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
+
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Global __osPiDevMgr
In libreultra this is in an include
Global __osRepairPackId (OSPfs *pfs, __OSPackId *badid, __OSPackId *newid)
-

fix magic number

-

remove magic constant

+

fix magic number

+

remove magic constant

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,9 +134,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global clear_framebuffer (s32)
Why did void* work for matching
Global D_800E43B0 []
-
unused?
+
unused?
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?

@@ -158,17 +158,17 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
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)
-
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.
+
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 []
@@ -184,7 +184,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global load_track_path (s32)
Confirm this comment
Global logo_intro_menu_act (struct Controller *controller, UNUSED u16 controllerIdx)
-
Label audio funcs
+
Label audio funcs
Global MTX_KART_POOL_SIZE
Verify with proper documentation
Global MTX_SHADOW_POOL_SIZE
@@ -200,21 +200,21 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Class OSeagull
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
Global OSnowman::DrawBody (s32)
-
quick hack to add the snow particles on hit. Need to separate into its own class
+
quick hack to add the snow particles on hit. Need to separate into its own class
Global OSnowman::Tick () override
-
quick hack to add the snow particles on hit. Need to separate into its own class
+
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
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)
figure out what this flag means
Class OThwomp
-

Make shadow size bigger if thwomp is scaled up

+

Make shadow size bigger if thwomp is scaled up

make adjustable properties for squishSize and boundingBoxSize

@@ -229,11 +229,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
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.
Global set_minimap_finishline_position (s32)
-
: Hardcode these x and y values. Because why not?
+
: Hardcode these x and y values. Because why not?
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)
diff --git a/update__objects_8c.html b/update__objects_8c.html index 14ae93208..29d85c4d6 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -6570,7 +6570,7 @@ Here is the call graph for this function:
-
Todo
unused?
+
Todo
unused?