diff --git a/Game_8cpp.html b/Game_8cpp.html
index e0e5a779e..8c090f1cc 100644
--- a/Game_8cpp.html
+++ b/Game_8cpp.html
@@ -2632,7 +2632,7 @@ Here is the caller 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.
-
- Todo
- Why did void* work for matching
+
- Todo
- Why did void* work for matching
diff --git a/md_docs_2migrations.html b/md_docs_2migrations.html
index b579d6f61..9927c2783 100644
--- a/md_docs_2migrations.html
+++ b/md_docs_2migrations.html
@@ -308,7 +308,7 @@ Troubleshooting
Missing wheel textures: Make sure all 4 wheel variants exist for each kart frame
Wrong track textures: Double-check the track name in the path (e.g., yoshi_valley vs yoshis_valley)
-
+
See Also
- mods.toml File Structure - Required metadata file for mods
diff --git a/md_docs_2mods-toml.html b/md_docs_2mods-toml.html
index 62e98985b..ba455b46e 100644
--- a/md_docs_2mods-toml.html
+++ b/md_docs_2mods-toml.html
@@ -202,7 +202,7 @@ Best Practices
Migration Script Support
When using the migration script (migrations.py), a mods.toml file can be automatically generated for your migrated mod. See Migration Guide for details.
-
+
See Also
- Modding Guide - General modding information
diff --git a/menu__items_8c.html b/menu__items_8c.html
index 4c9affcda..4ca442f1c 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
@@ -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
diff --git a/menu__items_8h.html b/menu__items_8h.html
index 46b52d084..ceb2289ed 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
diff --git a/menus_8c.html b/menus_8c.html
index e62882c68..8e7c8f620 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
diff --git a/navtreedata.js b/navtreedata.js
index 2e59875eb..fd8ac3a34 100644
--- a/navtreedata.js
+++ b/navtreedata.js
@@ -107,7 +107,7 @@ var NAVTREE =
[ "New Folder Structure", "md_docs_2migrations.html#new-folder-structure", null ],
[ "Manual Migration", "md_docs_2migrations.html#manual-migration", null ],
[ "Troubleshooting", "md_docs_2migrations.html#troubleshooting", null ],
- [ "See Also", "md_docs_2migrations.html#see-also", null ]
+ [ "See Also", "md_docs_2migrations.html#see-also-1", null ]
] ],
[ "Modding", "md_docs_2modding.html", [
[ "General Structure", "md_docs_2modding.html#general-structure", [
@@ -132,7 +132,7 @@ var NAVTREE =
[ "Load Order", "md_docs_2mods-toml.html#load-order", null ],
[ "Best Practices", "md_docs_2mods-toml.html#best-practices", null ],
[ "Migration Script Support", "md_docs_2mods-toml.html#migration-script-support", null ],
- [ "See Also", "md_docs_2mods-toml.html#see-also-1", null ]
+ [ "See Also", "md_docs_2mods-toml.html#see-also", null ]
] ],
[ "Sequence Information (Music)", "md_docs_2sequences-information.html", [
[ "Race Tracks", "md_docs_2sequences-information.html#race-tracks", null ],
diff --git a/navtreeindex42.js b/navtreeindex42.js
index 7516943ee..c76ace3db 100644
--- a/navtreeindex42.js
+++ b/navtreeindex42.js
@@ -160,7 +160,7 @@ var NAVTREEINDEX42 =
"md_docs_2migrations.html#other-textures":[8,2,0,2],
"md_docs_2migrations.html#overview":[8,0],
"md_docs_2migrations.html#path-changes":[8,2],
-"md_docs_2migrations.html#see-also":[8,7],
+"md_docs_2migrations.html#see-also-1":[8,7],
"md_docs_2migrations.html#textures":[8,2,0],
"md_docs_2migrations.html#track-textures":[8,2,0,0],
"md_docs_2migrations.html#troubleshooting":[8,6],
@@ -182,7 +182,7 @@ var NAVTREEINDEX42 =
"md_docs_2mods-toml.html#location":[10,0],
"md_docs_2mods-toml.html#migration-script-support":[10,8],
"md_docs_2mods-toml.html#mod-section":[10,3,0],
-"md_docs_2mods-toml.html#see-also-1":[10,9],
+"md_docs_2mods-toml.html#see-also":[10,9],
"md_docs_2mods-toml.html#validation":[10,5],
"md_docs_2mods-toml.html#version-requirements":[10,3,1,0],
"md_docs_2sequences-information.html":[11],
diff --git a/osContInit_8c.html b/osContInit_8c.html
index 8fa1d66ad..4ca1a37cc 100644
--- a/osContInit_8c.html
+++ b/osContInit_8c.html
@@ -219,7 +219,7 @@ Here is the caller graph for this function:
-
- Todo
- figure out what it means
+
- Todo
- figure out what it means
diff --git a/osCreatePiManager_8c.html b/osCreatePiManager_8c.html
index 970f936b4..75a5d66d8 100644
--- a/osCreatePiManager_8c.html
+++ b/osCreatePiManager_8c.html
@@ -236,7 +236,7 @@ Here is the caller graph for this function:
-
- Todo
- In libreultra this is in an include
+
- Todo
- In libreultra this is in an include
diff --git a/osEPiRawStartDma_8c.html b/osEPiRawStartDma_8c.html
index 70f1f5359..fd1f6131f 100644
--- a/osEPiRawStartDma_8c.html
+++ b/osEPiRawStartDma_8c.html
@@ -170,7 +170,7 @@ Functions
- Bug
- No null check.
- Bug
-
- Todo
- More indepth error checking/return value
+
- Todo
- More indepth error checking/return value
diff --git a/search/all_13.js b/search/all_13.js
index 7ce0a73e6..44959b236 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-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']]],
+ ['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']]],
['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 efe59ff78..bfe3877b4 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_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]],
+ ['see_20also_132',['See Also',['../md_docs_2mods-toml.html#see-also',1,'See Also'],['../md_docs_2migrations.html#see-also-1',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 0be3b8aed..867307d01 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_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]],
+ ['also_326',['Also',['../md_docs_2mods-toml.html#see-also',1,'See Also'],['../md_docs_2migrations.html#see-also-1',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 568a9ddbc..946d56ddd 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-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']]],
+ ['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']]],
['fvec2_2089',['FVec2',['../structSpawnParams.html#af15253498aacf7cd0beeb0f5f99fbe60',1,'SpawnParams']]],
['fvector_2090',['FVector',['../structFVector.html',1,'']]],
['fvector2d_2091',['FVector2D',['../structFVector2D.html',1,'']]],
diff --git a/stubs_8h.html b/stubs_8h.html
index a715af238..0db61324e 100644
--- a/stubs_8h.html
+++ b/stubs_8h.html
@@ -472,7 +472,7 @@ Here is the caller graph for this function: