From 0a684d0b6f1fb5a69951664afaa8426170626bcf Mon Sep 17 00:00:00 2001 From: coco875 <59367621+coco875@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:32:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@6ed9a8ad288aebd6438af924e2de9f4061f99fb9?= =?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 +- ceremony__and__credits_8c.html | 4 +-- ceremony__and__credits_8h.html | 2 +- classOSnowman.html | 2 +- code__80281780_8c.html | 2 +- code__80281780_8h.html | 2 +- doxygen_crawl.html | 4 +-- md_docs_2migrations.html | 2 +- md_docs_2mods-toml.html | 2 +- menu__items_8c.html | 4 +-- menu__items_8h.html | 2 +- navtreedata.js | 4 +-- navtreeindex42.js | 4 +-- osContInit_8c.html | 2 +- osCreatePiManager_8c.html | 2 +- osEPiRawStartDma_8c.html | 6 ++--- osPiGetCmdQueue_8c.html | 2 +- osPiStartDma_8c.html | 2 +- osViBlack_8c.html | 2 +- osViSwapBuffer_8c.html | 2 +- piint_8h.html | 8 +++--- render__objects_8c.html | 12 ++++----- render__objects_8h.html | 2 +- search/all_16.js | 2 +- search/all_4.js | 2 +- todo.html | 48 +++++++++++++++++----------------- update__objects_8c.html | 4 +-- 28 files changed, 67 insertions(+), 67 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index d7a49c416..ca5f6839a 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 74a0bf93c..ac753f8ae 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/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 125c04c8d..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:
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/doxygen_crawl.html b/doxygen_crawl.html index 3cc23c0f9..d1462f2fe 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -10466,7 +10466,7 @@ - + @@ -10488,7 +10488,7 @@ - + diff --git a/md_docs_2migrations.html b/md_docs_2migrations.html index 9927c2783..b579d6f61 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 ba455b46e..62e98985b 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 3e6fa72aa..53b951bd0 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 aa7be3dde..141823ef6 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/navtreedata.js b/navtreedata.js index a2c50c1ce..ce5344046 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-1", null ] + [ "See Also", "md_docs_2migrations.html#see-also", 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", null ] + [ "See Also", "md_docs_2mods-toml.html#see-also-1", 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 272b46b3e..8567ecb0e 100644 --- a/navtreeindex42.js +++ b/navtreeindex42.js @@ -159,7 +159,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-1":[8,7], +"md_docs_2migrations.html#see-also":[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], @@ -181,7 +181,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":[10,9], +"md_docs_2mods-toml.html#see-also-1":[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 4ca1a37cc..8fa1d66ad 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
    Here is the call graph for this function:
    diff --git a/osCreatePiManager_8c.html b/osCreatePiManager_8c.html index a1679220a..970f936b4 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 fd1f6131f..ba14f734c 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/osPiGetCmdQueue_8c.html b/osPiGetCmdQueue_8c.html index 04cd7635e..e3d65fccd 100644 --- a/osPiGetCmdQueue_8c.html +++ b/osPiGetCmdQueue_8c.html @@ -171,7 +171,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/osPiStartDma_8c.html b/osPiStartDma_8c.html index c87e5f04e..3dcb693a0 100644 --- a/osPiStartDma_8c.html +++ b/osPiStartDma_8c.html @@ -206,7 +206,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/osViBlack_8c.html b/osViBlack_8c.html index 3ca3135f3..fdefbcd4b 100644 --- a/osViBlack_8c.html +++ b/osViBlack_8c.html @@ -144,7 +144,7 @@ Variables
    -
    Todo
    name magic constants
    +
    Todo
    name magic constants
    Here is the call graph for this function:
    diff --git a/osViSwapBuffer_8c.html b/osViSwapBuffer_8c.html index 74b72f46f..120bc59b5 100644 --- a/osViSwapBuffer_8c.html +++ b/osViSwapBuffer_8c.html @@ -143,7 +143,7 @@ Variables
    -
    Todo
    figure out what this flag means
    +
    Todo
    figure out what this flag means
    Here is the call graph for this function:
    diff --git a/piint_8h.html b/piint_8h.html index 8ff550b72..34081ed97 100644 --- a/piint_8h.html +++ b/piint_8h.html @@ -782,7 +782,7 @@ Variables
    -
    Todo
    name
    +
    Todo
    name
    @@ -797,7 +797,7 @@ Variables
    -
    Todo
    name
    +
    Todo
    name
    @@ -812,7 +812,7 @@ Variables
    -
    Todo
    name
    +
    Todo
    name
    @@ -1767,7 +1767,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/render__objects_8c.html b/render__objects_8c.html index 39b2f498e..d7093b28b 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -2805,7 +2805,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:
    @@ -11384,7 +11384,7 @@ Here is the caller graph for this function:
    -
    Todo
    fakematch?
    +
    Todo
    fakematch?
    Here is the call graph for this function:
    @@ -11441,7 +11441,7 @@ Here is the caller graph for this function:
    -
    Todo
    fakematch?
    +
    Todo
    fakematch?
    Here is the call graph for this function:
    @@ -16914,7 +16914,7 @@ Here is the caller 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:
    @@ -16969,7 +16969,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:
    @@ -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 51788056d..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_16.js b/search/all_16.js index ac4649a49..5ae6e4166 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,'See Also'],['../md_docs_2migrations.html#see-also-1',1,'See Also']]], + ['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_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 9ed620968..976b9a54f 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,'See Also'],['../md_docs_2migrations.html#see-also-1',1,'See Also']]], + ['also_326',['Also',['../md_docs_2migrations.html#see-also',1,'See Also'],['../md_docs_2mods-toml.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/todo.html b/todo.html index f4fb3f226..3ca5452c7 100644 --- a/todo.html +++ b/todo.html @@ -118,7 +118,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    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
    -
    In libreultra this is in an include
    +
    In libreultra this is in an include
    Global __osRepairPackId (OSPfs *pfs, __OSPackId *badid, __OSPackId *newid)

    fix magic number

    remove magic constant

    @@ -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?

    @@ -150,37 +150,37 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    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 *
    +
    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.
    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
    +
    name
    Global LEO_CMD_TYPE_1
    -
    name
    +
    name
    Global LEO_CMD_TYPE_2
    -
    name
    +
    name
    Global load_track_path (s32)
    Confirm this comment
    Global logo_intro_menu_act (struct Controller *controller, UNUSED u16 controllerIdx)
    @@ -196,11 +196,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global OBombKart::Unk_3C
    Turn WheelPos into a struct
    Global osContInit (OSMesgQueue *mq, u8 *bitpattern, OSContStatus *status)
    -
    figure out what it means
    +
    figure out what it means
    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
    Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
    @@ -210,26 +210,26 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global osRomBase
    figure out why this is like this
    Global osViBlack (u8 active)
    -
    name magic constants
    +
    name magic constants
    Global osViSwapBuffer (void *vaddr)
    -
    figure out what this flag means
    +
    figure out what this flag means
    Class OThwomp

    Make shadow size bigger if thwomp is scaled up

    make adjustable properties for squishSize and boundingBoxSize

    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 RegisterItems (Registry< ItemInfo > &r)
    turn items into a class
    Global render_collision (void)
    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_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)
    @@ -237,7 +237,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    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
    diff --git a/update__objects_8c.html b/update__objects_8c.html index ba3e7f49b..29d85c4d6 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -3479,7 +3479,7 @@ Here is the caller graph for this function:
    -
    Todo
    arg1 should likely be a u8 *
    +
    Todo
    arg1 should likely be a u8 *
    Here is the call graph for this function:
    @@ -6570,7 +6570,7 @@ Here is the call graph for this function:
    -
    Todo
    unused?
    +
    Todo
    unused?