From 71ac8a871492310d6ce539e0a3a98ba3c9576051 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sat, 28 Jun 2025 17:27:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@35a28cd9336dbc4b199b180c93c8246c0efdbf9e?= =?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 +- actorsmenu.html | 2 +- actorsmenu.js | 2 +- basics.js | 2 +- bug.html | 6 +- ceremony__and__credits_8c.html | 4 +- ceremony__and__credits_8h.html | 2 +- classOSnowman.html | 2 +- classOThwomp.html | 2 +- classWorld.html | 2 +- code__80281780_8c.html | 2 +- code__80281780_8h.html | 2 +- collision__viewer_8c.html | 2 +- collision__viewer_8h.html | 2 +- controlflow.html | 4 +- controller_8h.html | 2 +- doxygen_crawl.html | 4 +- freecam_8cpp.html | 2 +- freecam_8h.html | 2 +- heap_8c.html | 2 +- heap_8h.html | 2 +- load_8c.html | 4 +- load_8h.html | 4 +- md_docs_2BUILDING.html | 8 +- menu__items_8c.html | 4 +- menu__items_8h.html | 2 +- menus_8c.html | 4 +- menus_8h.html | 2 +- navtreedata.js | 2 +- navtreeindex26.js | 2 +- navtreeindex50.js | 2 +- networking_8h.html | 2 +- objects.html | 2 +- osContInit_8c.html | 2 +- osCreatePiManager_8c.html | 2 +- osEPiRawStartDma_8c.html | 6 +- osPfsDeleteFile_8c.html | 4 +- osPiGetCmdQueue_8c.html | 2 +- osPiRawStartDma_8c.html | 2 +- osPiStartDma_8c.html | 4 +- pages.html | 2 +- piint_8h.html | 2 +- search/all_11.js | 2 +- search/all_15.js | 272 ++++++++++++++++----------------- search/all_4.js | 2 +- search/pages_2.js | 2 +- search/pages_e.js | 2 +- start__game_8c.html | 2 +- stubs_8c.html | 2 +- stubs_8h.html | 2 +- todo.html | 44 +++--- 52 files changed, 225 insertions(+), 223 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index dc618ec7a..70647391e 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 43b05905d..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/actorsmenu.html b/actorsmenu.html index e7edcbc47..6439033df 100644 --- a/actorsmenu.html +++ b/actorsmenu.html @@ -177,7 +177,7 @@ $(function(){initNavTree('actorsmenu.html',''); initResizable(true); });

-

Actors Objects Vehicles Items

+

Actors Objects Vehicles Items

diff --git a/actorsmenu.js b/actorsmenu.js index 03d6a6bce..a1f7e0e44 100644 --- a/actorsmenu.js +++ b/actorsmenu.js @@ -4,7 +4,7 @@ var actorsmenu = [ "Actors", "actors.html#actors", null ] ] ], [ "Objects", "objects.html", [ - [ "Objects", "objects.html#objects", null ] + [ "Objects", "objects.html#objects-1", null ] ] ], [ "Vehicles", "vehicles.html", [ [ "Trains", "vehicles.html#trains", null ], diff --git a/basics.js b/basics.js index 8888e6745..e44238fef 100644 --- a/basics.js +++ b/basics.js @@ -25,7 +25,7 @@ var basics = [ "Menus", "controlflow.html#menus", null ], [ "Players", "controlflow.html#players", null ], [ "Actors", "controlflow.html#actors-1", null ], - [ "Objects", "controlflow.html#objects-1", null ], + [ "Objects", "controlflow.html#objects", null ], [ "Courses", "controlflow.html#courses", [ [ "Course Folder", "controlflow.html#course-folder", null ] ] ], diff --git a/bug.html b/bug.html index e379b5cd1..56af0367c 100644 --- a/bug.html +++ b/bug.html @@ -118,9 +118,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
Global func_80077E20 (s32 objectIndex)
frappe snowland There's something up with the handling of common_vtx_rectangle and the loading of 0x10 right here
Global func_800B9BE4 (f32, f32, u16 *)
-
they probably meant to store the value to tmp[i] and tmp[8 + i]
+
they probably meant to store the value to tmp[i] and tmp[8 + i]
Global func_800BB388 (s32 bankId, s32 instId, s32 arg2)
-
missing return
+
missing return
Global init_sequence_players (void)
Size of wrong array. Zeroes out second half of gSequenceChannels[0], all of gSequenceChannels[1..31], and part of gSequenceLayers[0]. However, this is only called at startup, so it's harmless.
Global new_actor (ActorInitParams *)
@@ -130,7 +130,7 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
Global note_set_vel_pan_reverb (struct Note *note, f32 velocity, u8 pan, u8 reverbVol)
for the change to UQ0.7, the if statement should also have been changed accordingly
Global preload_sequence (u32, u8)
-
should be IS_SEQ_LOAD_COMPLETE
+
should be IS_SEQ_LOAD_COMPLETE
Global render_menu_item_data_course_image (MenuItem *)
todo: This function will not work in custom courses.
Global setup_podium_ceremony (void)
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index de8c2533b..f1f17ccb7 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 530d4f169..11dbd42c2 100644 --- a/ceremony__and__credits_8h.html +++ b/ceremony__and__credits_8h.html @@ -2039,7 +2039,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 b7fd4bd31..fba016675 100644 --- a/classOSnowman.html +++ b/classOSnowman.html @@ -312,7 +312,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/classOThwomp.html b/classOThwomp.html index 1a4735b1e..c550e53af 100644 --- a/classOThwomp.html +++ b/classOThwomp.html @@ -289,7 +289,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/classWorld.html b/classWorld.html index 9e0f21e25..8e9b2c894 100644 --- a/classWorld.html +++ b/classWorld.html @@ -818,7 +818,7 @@ Here is the call graph for this function:
-
Todo
Use content dictionary instead
+
Todo
Use content dictionary instead
diff --git a/code__80281780_8c.html b/code__80281780_8c.html index 9b35793bf..9dd1896fd 100644 --- a/code__80281780_8c.html +++ b/code__80281780_8c.html @@ -193,7 +193,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 98d3b9453..db6ff1139 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 caller graph for this function:
diff --git a/collision__viewer_8c.html b/collision__viewer_8c.html index b0c0b7a89..7dd08cded 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..51c3ed783 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/controlflow.html b/controlflow.html index a93579b75..143de1bb3 100644 --- a/controlflow.html +++ b/controlflow.html @@ -135,7 +135,7 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); }); Actors
  • - Objects + Objects
  • Courses @@ -270,7 +270,7 @@ Actors code_80005FD0 Vehicles; trains, cars, trucks, boats -

    +

    Objects

    Object related code resides in

    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:
    -
    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/heap_8c.html b/heap_8c.html index 3d92c8dfc..79d144687 100644 --- a/heap_8c.html +++ b/heap_8c.html @@ -554,7 +554,7 @@ Here is the caller graph for this function:
    -
    Bug
    they probably meant to store the value to tmp[i] and tmp[8 + i]
    +
    Bug
    they probably meant to store the value to tmp[i] and tmp[8 + i]
    diff --git a/heap_8h.html b/heap_8h.html index 802dcd371..7ab9f08c7 100644 --- a/heap_8h.html +++ b/heap_8h.html @@ -651,7 +651,7 @@ Here is the caller graph for this function:
    -
    Bug
    they probably meant to store the value to tmp[i] and tmp[8 + i]
    +
    Bug
    they probably meant to store the value to tmp[i] and tmp[8 + i]
    diff --git a/load_8c.html b/load_8c.html index 5be7d5aef..5cadde6f5 100644 --- a/load_8c.html +++ b/load_8c.html @@ -843,7 +843,7 @@ Here is the caller graph for this function:
    -
    Bug
    missing return
    +
    Bug
    missing return
    Here is the call graph for this function:
    @@ -1136,7 +1136,7 @@ Here is the caller graph for this function:
    -
    Bug
    should be IS_SEQ_LOAD_COMPLETE
    +
    Bug
    should be IS_SEQ_LOAD_COMPLETE
    Here is the call graph for this function:
    diff --git a/load_8h.html b/load_8h.html index 8369808ef..205e7092a 100644 --- a/load_8h.html +++ b/load_8h.html @@ -666,7 +666,7 @@ Here is the caller graph for this function:
    -
    Bug
    missing return
    +
    Bug
    missing return
    Here is the call graph for this function:
    @@ -928,7 +928,7 @@ Here is the caller graph for this function:
    -
    Bug
    should be IS_SEQ_LOAD_COMPLETE
    +
    Bug
    should be IS_SEQ_LOAD_COMPLETE
    Here is the call graph for this function:
    diff --git a/md_docs_2BUILDING.html b/md_docs_2BUILDING.html index 0df71852b..af37e3bd1 100644 --- a/md_docs_2BUILDING.html +++ b/md_docs_2BUILDING.html @@ -6,7 +6,7 @@ -Mario Kart 64: Building Starship +Mario Kart 64: Building SpagettiKart @@ -105,10 +105,10 @@ $(function(){initNavTree('md_docs_2BUILDING.html',''); initResizable(true); });
    -
    Building Starship
    +
    Building SpagettiKart
    -

    +

    Windows

    Requires:

      @@ -225,6 +225,8 @@ Build
      # Now you can run the executable in ./build-cmake/Spaghettify
      # To develop the project open the repository in VSCode (or your preferred editor)
      +
      +
      # System wide freezes may be due to low memory, add "-j4" to the end of the build command to use four cores.

    Generate a distributable

    After compiling the project you can generate a distributable by running of the following:

    # Go to build folder
    diff --git a/menu__items_8c.html b/menu__items_8c.html index d9022ac47..3932710aa 100644 --- a/menu__items_8c.html +++ b/menu__items_8c.html @@ -2227,7 +2227,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:
    @@ -8888,7 +8888,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 151505daa..723bdc4ef 100644 --- a/menu__items_8h.html +++ b/menu__items_8h.html @@ -2742,7 +2742,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 2f10cd118..4f02e2642 100644 --- a/menus_8c.html +++ b/menus_8c.html @@ -381,7 +381,7 @@ Here is the caller graph for this function:

    Navigation of the map select course menu screen

    -
    Todo
    SetCourse() to course one;
    +
    Todo
    SetCourse() to course one;
    Here is the call graph for this function:
    @@ -569,7 +569,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/menus_8h.html b/menus_8h.html index c8a11e3d9..977684f70 100644 --- a/menus_8h.html +++ b/menus_8h.html @@ -861,7 +861,7 @@ Variables

    Navigation of the map select course menu screen

    -
    Todo
    SetCourse() to course one;
    +
    Todo
    SetCourse() to course one;
    Here is the call graph for this function:
    diff --git a/navtreedata.js b/navtreedata.js index d823eac03..3cbaad445 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -27,7 +27,7 @@ var NAVTREE = [ "Mario Kart 64", "index.html", [ [ "Actors", "actorsmenu.html", "actorsmenu" ], [ "Understanding the Basics", "basics.html", "basics" ], - [ "Building Starship", "md_docs_2BUILDING.html", [ + [ "Building SpagettiKart", "md_docs_2BUILDING.html", [ [ "Windows", "md_docs_2BUILDING.html#windows-1", [ [ "Developing SpaghettiKart", "md_docs_2BUILDING.html#developing-spaghettikart", [ [ "Visual Studio", "md_docs_2BUILDING.html#visual-studio", null ], diff --git a/navtreeindex26.js b/navtreeindex26.js index c43cd0641..616e559a4 100644 --- a/navtreeindex26.js +++ b/navtreeindex26.js @@ -165,7 +165,7 @@ var NAVTREEINDEX26 = "controlflow.html#engine":[1,2,4,6], "controlflow.html#math":[1,2,4,7], "controlflow.html#menus":[1,2,4,0], -"controlflow.html#objects-1":[1,2,4,3], +"controlflow.html#objects":[1,2,4,3], "controlflow.html#overall-control-flow":[1,2,2], "controlflow.html#paradigm":[1,2,0], "controlflow.html#players":[1,2,4,1], diff --git a/navtreeindex50.js b/navtreeindex50.js index 0cf9a57ca..b2f41c9a5 100644 --- a/navtreeindex50.js +++ b/navtreeindex50.js @@ -196,7 +196,7 @@ var NAVTREEINDEX50 = "new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36":[12,0,3,9,55,0], "new__func_8h_source.html":[12,0,3,9,55], "objects.html":[0,1], -"objects.html#objects":[0,1,0], +"objects.html#objects-1":[0,1,0], "objects_8h.html":[12,0,2,16], "objects_8h.html#a015cc1fa03690348fb398b9be74ecc15":[12,0,2,16,35], "objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584":[12,0,2,16,87], diff --git a/networking_8h.html b/networking_8h.html index 6068311c3..f9d77cadb 100644 --- a/networking_8h.html +++ b/networking_8h.html @@ -841,7 +841,7 @@ Here is the caller graph for this function:
    -
    Todo
    SetCourse();
    +
    Todo
    SetCourse();
    Here is the caller graph for this function:
    diff --git a/objects.html b/objects.html index b2fddf403..fb6582607 100644 --- a/objects.html +++ b/objects.html @@ -108,7 +108,7 @@ $(function(){initNavTree('objects.html',''); initResizable(true); });
    Objects
    -

    +

    Objects

    diff --git a/osContInit_8c.html b/osContInit_8c.html index b456dd904..35d83006b 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 ca147e78a..f5bf6f793 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 4e6a0a1a9..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/osPiGetCmdQueue_8c.html b/osPiGetCmdQueue_8c.html index 7bfc888c5..a588fd901 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/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index df2ff224c..3922d2e45 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 b9f566651..c0131f88b 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:
    @@ -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/pages.html b/pages.html index 1ecbe45e7..34886b1b6 100644 --- a/pages.html +++ b/pages.html @@ -120,7 +120,7 @@ $(function(){initNavTree('pages.html',''); initResizable(true); });  Basic Concepts  Codebase Overview  Terminology - Building Starship + Building SpagettiKart  Courses  Courses  Surface Types diff --git a/piint_8h.html b/piint_8h.html index 3ad9eb8f2..f1555e9fd 100644 --- a/piint_8h.html +++ b/piint_8h.html @@ -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/search/all_11.js b/search/all_11.js index 69a1ef68c..385f6575a 100644 --- a/search/all_11.js +++ b/search/all_11.js @@ -36,7 +36,7 @@ var searchData= ['objectpicker_2ecpp_33',['ObjectPicker.cpp',['../ObjectPicker_8cpp.html',1,'']]], ['objectpicker_2eh_34',['ObjectPicker.h',['../ObjectPicker_8h.html',1,'']]], ['objectreplication_35',['ObjectReplication',['../replication_8c.html#a51d6551124e4a1946bb006ba096d6726',1,'replication.c']]], - ['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',1,'Objects']]], + ['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../objects.html#objects-1',1,'Objects'],['../controlflow.html#objects',1,'Objects']]], ['objects_2eh_37',['objects.h',['../objects_8h.html',1,'']]], ['objects_2emd_38',['objects.md',['../objects_8md.html',1,'']]], ['obombkart_39',['OBombKart',['../classOBombKart.html',1,'OBombKart'],['../classOBombKart.html#adce8f46e3608e94dd14e465b61db900b',1,'OBombKart::OBombKart()']]], diff --git a/search/all_15.js b/search/all_15.js index f1d7b1561..ffe6ca462 100644 --- a/search/all_15.js +++ b/search/all_15.js @@ -782,142 +782,142 @@ var searchData= ['sp_5fstatus_5freg_779',['SP_STATUS_REG',['../hardware_8h.html#ac6ff858eef4719c8ea2c6d45e8064a67',1,'hardware.h']]], ['sp_5fwr_5flen_5freg_780',['SP_WR_LEN_REG',['../hardware_8h.html#a5bc91c55114550e6b26bf4136ba2faa7',1,'hardware.h']]], ['spackedseekposition_781',['sPackedSeekPosition',['../memory_8c.html#a4a100da07df567da24c0deb145de8094',1,'memory.c']]], - ['spaghettigui_782',['SpaghettiGui',['../classShip_1_1SpaghettiGui.html',1,'Ship::SpaghettiGui'],['../classShip_1_1SpaghettiGui.html#a939c942b2068ca039bb11d3160a22038',1,'Ship::SpaghettiGui::SpaghettiGui()'],['../classShip_1_1SpaghettiGui.html#af3b8807b330a6fc0fa13118bf4d188cf',1,'Ship::SpaghettiGui::SpaghettiGui(std::vector< std::shared_ptr< GuiWindow > > guiWindows)']]], - ['spaghettigui_2ecpp_783',['SpaghettiGui.cpp',['../SpaghettiGui_8cpp.html',1,'']]], - ['spaghettigui_2eh_784',['SpaghettiGui.h',['../SpaghettiGui_8h.html',1,'']]], - ['spaghettikart_785',['Developing SpaghettiKart',['../md_docs_2BUILDING.html#developing-spaghettikart',1,'']]], - ['spaghettiship_2ecpp_786',['SpaghettiShip.cpp',['../SpaghettiShip_8cpp.html',1,'']]], - ['spaghettiship_2eh_787',['SpaghettiShip.h',['../SpaghettiShip_8h.html',1,'']]], - ['spawn_788',['Spawn',['../classAShip.html#a8af00b231d6067d4da929477fc3122f6',1,'AShip::Spawn'],['../classASpaghettiShip.html#ae0caaf23c6e8ac02d10f9a280a405e5b',1,'ASpaghettiShip::Spawn'],['../classAStarship.html#a68f095cf4d9ba8aa6b10f494128853b2',1,'AStarship::Spawn']]], - ['spawn_5factor_5fat_5fpos_789',['spawn_actor_at_pos',['../actors_8c.html#a89e1bc069861528b3d9bac9571a83cd5',1,'actors.c']]], - ['spawn_5factor_5fon_5fsurface_790',['spawn_actor_on_surface',['../collision_8c.html#ad95e9ed2051529d5edee26109fa07427',1,'spawn_actor_on_surface(f32 posX, f32 posY, f32 posZ): collision.c'],['../collision_8h.html#abea1129e3bf97441713011770b3fb20b',1,'spawn_actor_on_surface(f32, f32, f32): collision.c']]], - ['spawn_5fall_5fitem_5fboxes_791',['spawn_all_item_boxes',['../actors_8c.html#ac586c2534258d0f108e15fd88751b760',1,'actors.c']]], - ['spawn_5fballoons_792',['spawn_balloons',['../podium__ceremony__actors_8c.html#a0eba64d54e879f56a0e8d00fab2cb246',1,'podium_ceremony_actors.c']]], - ['spawn_5fcourse_5factors_793',['spawn_course_actors',['../actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd',1,'actors.c']]], - ['spawn_5ffalling_5frocks_794',['spawn_falling_rocks',['../falling__rock_2update_8inc_8c.html#ad18c14dd8d45f1315a6ed69f8ba9cdd3',1,'update.inc.c']]], - ['spawn_5fferry_5fsmoke_795',['spawn_ferry_smoke',['../update__objects_8c.html#a57e774b9ea68f23d211ba913cbff35ec',1,'update_objects.c']]], - ['spawn_5ffirework_5fcone_796',['spawn_firework_cone',['../podium__ceremony__actors_8c.html#afda3e6d4e6be57822a6c8f45f9b8a34c',1,'podium_ceremony_actors.c']]], - ['spawn_5ffirst_5fshell_797',['SPAWN_FIRST_SHELL',['../defines_8h.html#ac92056af8d5fc39129d984a4c0607823',1,'defines.h']]], - ['spawn_5ffoliage_798',['spawn_foliage',['../actors_8c.html#aa6c218ad25d2200bdbf85cbbd197d1cd',1,'actors.c']]], - ['spawn_5fleaf_799',['spawn_leaf',['../update__objects_8c.html#a5f919af8fe62091da3c2beb957939727',1,'update_objects.c']]], - ['spawn_5fnetwork_5fplayers_800',['spawn_network_players',['../networking_8h.html#a181b63ace27e36416b4b0bdc40fc5efc',1,'spawn_network_players(f32 *, f32 *, f32): start_game.c'],['../start__game_8c.html#a588211157508d34f5093285a13f7d59b',1,'spawn_network_players(f32 *arg0, f32 *arg1, f32 arg2): start_game.c']]], - ['spawn_5fpalm_5ftrees_801',['spawn_palm_trees',['../actors_8c.html#a64785058c93cd477d4f1f3fd1eee38fe',1,'actors.c']]], - ['spawn_5fpiranha_5fplants_802',['spawn_piranha_plants',['../actors_8c.html#af6d278bc785acfd772b70dd01b2a2dc0',1,'actors.c']]], - ['spawn_5fplayer_803',['spawn_player',['../spawn__players_8c.html#a43c7f2d844178603dc415f549283e97c',1,'spawn_players.c']]], - ['spawn_5fplayers_2ec_804',['spawn_players.c',['../spawn__players_8c.html',1,'']]], - ['spawn_5fplayers_2eh_805',['spawn_players.h',['../spawn__players_8h.html',1,'']]], - ['spawn_5fplayers_5f2p_5fbattle_806',['spawn_players_2p_battle',['../spawn__players_8c.html#a82ae339563b96176bf4effcf6773decc',1,'spawn_players.c']]], - ['spawn_5fplayers_5f3p_5fbattle_807',['spawn_players_3p_battle',['../spawn__players_8c.html#a4ff7e74c8b78fbfb85016c017a54b9e2',1,'spawn_players.c']]], - ['spawn_5fplayers_5f4p_5fbattle_808',['spawn_players_4p_battle',['../spawn__players_8c.html#a2ed99af251cbc3e3e98e81d23b7cbcea',1,'spawn_players.c']]], - ['spawn_5fplayers_5fgp_5fone_5fplayer_809',['spawn_players_gp_one_player',['../spawn__players_8c.html#ad0d37d84b238902e497e9cf466c0530e',1,'spawn_players.c']]], - ['spawn_5fplayers_5fgp_5ftwo_5fplayer_810',['spawn_players_gp_two_player',['../spawn__players_8c.html#a7898749fef0f0990a0380e0ee86c7990',1,'spawn_players.c']]], - ['spawn_5fplayers_5fversus_5fone_5fplayer_811',['spawn_players_versus_one_player',['../spawn__players_8c.html#ad1ed89d461ff185013222be6db0b7fee',1,'spawn_players.c']]], - ['spawn_5fplayers_5fversus_5ftwo_5fplayer_812',['spawn_players_versus_two_player',['../spawn__players_8c.html#a7936732ad039ea27759ba4b9784460f6',1,'spawn_players.c']]], - ['spawn_5fsecond_5fshell_813',['SPAWN_SECOND_SHELL',['../defines_8h.html#ab629e9e6fb6ab443caf4f9a723e8f367',1,'defines.h']]], - ['spawn_5fthird_5fshell_814',['SPAWN_THIRD_SHELL',['../defines_8h.html#a385595a2d1be736f2e8212c4d76e27fe',1,'defines.h']]], - ['spawn_5ftimer_815',['spawn_timer',['../podium__ceremony__actors_8c.html#a5e713904a3cb8975528052e4b25f04b1',1,'podium_ceremony_actors.c']]], - ['spawn_5ftrain_5fsmoke_816',['spawn_train_smoke',['../update__objects_8c.html#a70c9121ccaf0916741d06ba150911781',1,'update_objects.c']]], - ['spawn_5fvehicle_5fon_5froad_817',['spawn_vehicle_on_road',['../code__80005FD0_8c.html#ac8070bcd41974c70ea8b6d4218b1ebef',1,'spawn_vehicle_on_road(Vec3f position, Vec3s rotation, Vec3f velocity, s32 waypointIndex, s32 someMultiplierTheSequel, f32 speed): code_80005FD0.c'],['../code__80005FD0_8h.html#ac8070bcd41974c70ea8b6d4218b1ebef',1,'spawn_vehicle_on_road(Vec3f position, Vec3s rotation, Vec3f velocity, s32 waypointIndex, s32 someMultiplierTheSequel, f32 speed): code_80005FD0.c']]], - ['spawndata_818',['SpawnData',['../namespaceMK64.html#a38de6847b2446bd40c519608c4691352ac46f9d40af092528cf0a36f58d5c8335',1,'MK64']]], - ['spawndata_2ecpp_819',['SpawnData.cpp',['../SpawnData_8cpp.html',1,'']]], - ['spawndata_2eh_820',['SpawnData.h',['../SpawnData_8h.html',1,'']]], - ['spawnstockthwomp_821',['SpawnStockThwomp',['../classBowsersCastle.html#a3f146aca3a65db017a2ea7bc9609b9d4',1,'BowsersCastle']]], - ['special_5fcup_822',['SPECIAL_CUP',['../defines_8h.html#ae701751e4c86a447b2b7d96715151241ab9340fc3eb868a5f4ef6b627350000ad',1,'defines.h']]], - ['speed_823',['Speed',['../classABoat.html#a9bc99f87805fba0890bd8d2609309813',1,'ABoat::Speed'],['../classABus.html#a7a21e1500177bc8d10bcdd7fa6147bb1',1,'ABus::Speed'],['../classACar.html#a7b80788be2823c90c45e7b97675d1d1f',1,'ACar::Speed'],['../classATankerTruck.html#ac250fed1be85254962815b78f80df6da',1,'ATankerTruck::Speed'],['../classATrain.html#acf5d9d2a1841cf3284e4ee3598e61a99',1,'ATrain::Speed'],['../classATruck.html#adca377d6f58b5f5bd49da82ccf039eca',1,'ATruck::Speed']]], - ['speed_824',['speed',['../structPortamento.html#abeaa0c52b6f04de60293bf7d1cc0f72c',1,'Portamento::speed'],['../structCutsceneSplinePoint.html#a6ac9bd7f67e1080b4154901b53b00e30',1,'CutsceneSplinePoint::speed'],['../structPlayer.html#a1eb7b22cb98924aa32fa909b969dee34',1,'Player::speed'],['../structTrainStuff.html#a6f2459a6a94a0215aea81f6c9d14a440',1,'TrainStuff::speed'],['../structPaddleBoatStuff.html#a76c7c3f2c51a1d177c8ac68c77663865',1,'PaddleBoatStuff::speed'],['../structVehicleStuff.html#ab5957c1c4b66fd5c4325fe73c770e30a',1,'VehicleStuff::speed']]], - ['speed_5fcpu_5fbehaviour_5ffast_825',['SPEED_CPU_BEHAVIOUR_FAST',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da23f07102ce2af3d8f7cea33054f22373',1,'code_80005FD0.h']]], - ['speed_5fcpu_5fbehaviour_5fmax_826',['SPEED_CPU_BEHAVIOUR_MAX',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da881a4e96cb0453cb4d8cf1d15c79bce6',1,'code_80005FD0.h']]], - ['speed_5fcpu_5fbehaviour_5fnormal_827',['SPEED_CPU_BEHAVIOUR_NORMAL',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5dad400aa70b82965338c9024b13d7df718',1,'code_80005FD0.h']]], - ['speed_5fcpu_5fbehaviour_5fslow_828',['SPEED_CPU_BEHAVIOUR_SLOW',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da878853c83e5fa17adb93e1ae1c37a61d',1,'code_80005FD0.h']]], - ['speedometerx_829',['speedometerX',['../structhud__player.html#a724ea061bcdd9df5685d632e7c2f9ca4',1,'hud_player']]], - ['speedometery_830',['speedometerY',['../structhud__player.html#ad63b2babe179fc63c0284687ea309729',1,'hud_player']]], - ['spersistentcommonpoolsplit_831',['sPersistentCommonPoolSplit',['../heap_8c.html#ac9c549790372cdde7d11ecbfcea12d43',1,'sPersistentCommonPoolSplit: heap.c'],['../heap_8h.html#ac9c549790372cdde7d11ecbfcea12d43',1,'sPersistentCommonPoolSplit: heap.c']]], - ['splash_5fmenu_5fact_832',['splash_menu_act',['../menus_8c.html#a90ecae1a8b3caa74de9edb245b43e56a',1,'splash_menu_act(struct Controller *controller, u16 controllerIdx): menus.c'],['../menus_8h.html#a52ab81a056590cac214809800c31ab29',1,'splash_menu_act(struct Controller *, u16): menus.c']]], - ['splayerangle_833',['sPlayerAngle',['../code__80005FD0_8c.html#a7aa66273f721d564b89d571189dfd9c4',1,'sPlayerAngle: code_80005FD0.c'],['../code__80005FD0_8h.html#af51bbed8f5d9191f5d6f6479d4f891c7',1,'sPlayerAngle: code_80005FD0.c']]], - ['spline_834',['spline',['../classOSeagull.html#a6dc57b2790bf22186eecc3c96309688a',1,'OSeagull::spline'],['../structObject.html#ad926409c9d53feb94e66c71d8ec92558',1,'Object::spline']]], - ['spline_2eh_835',['spline.h',['../spline_8h.html',1,'']]], - ['splinecontrolpoint_836',['SplineControlPoint',['../structSplineControlPoint.html',1,'']]], - ['splinedata_837',['SplineData',['../structSplineData.html',1,'']]], - ['spodiumactorlist_838',['sPodiumActorList',['../podium__ceremony__actors_8c.html#a50327f9262d3b1ccf308da06e6e257ee',1,'sPodiumActorList: podium_ceremony_actors.c'],['../podium__ceremony__actors_8h.html#a50327f9262d3b1ccf308da06e6e257ee',1,'sPodiumActorList: podium_ceremony_actors.c']]], - ['spoolend_839',['sPoolEnd',['../memory_8c.html#a8fbe607cbb34960f0419dcdd1f76e1e1',1,'memory.c']]], - ['spoolfreespace_840',['sPoolFreeSpace',['../memory_8c.html#a71ce9258e8a04f5657f17394b9fa8ac9',1,'memory.c']]], - ['spoollistheadl_841',['sPoolListHeadL',['../memory_8c.html#a5acf731ae5b068194cef9f13e31e03dc',1,'memory.c']]], - ['spoollistheadr_842',['sPoolListHeadR',['../memory_8c.html#a7e6b81bec34f58da17f2de948ec44dc8',1,'memory.c']]], - ['sprintf_843',['sprintf',['../sprintf_8c.html#a353b2f73aed82bd1eb8cc2b34ec936d9',1,'sprintf(char *dst, const char *fmt,...): sprintf.c'],['../stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746',1,'sprintf(char *s, const char *fmt,...): sprintf.c']]], - ['sprintf_2ec_844',['sprintf.c',['../sprintf_8c.html',1,'']]], - ['sptask_845',['SPTask',['../structSPTask.html',1,'']]], - ['sptask_846',['spTask',['../structGfxPool.html#a70f20c70d9af0bf2e7001d904987cb0e',1,'GfxPool']]], - ['sptask_5fstate_5ffinished_847',['SPTASK_STATE_FINISHED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a5234c3b41678f169caab0117ec1faa54',1,'common_structs.h']]], - ['sptask_5fstate_5ffinished_5fdp_848',['SPTASK_STATE_FINISHED_DP',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a9d62e724f219613e37772edab447af26',1,'common_structs.h']]], - ['sptask_5fstate_5finterrupted_849',['SPTASK_STATE_INTERRUPTED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a27835f996fe92824161464f3cd8a369b',1,'common_structs.h']]], - ['sptask_5fstate_5fnot_5fstarted_850',['SPTASK_STATE_NOT_STARTED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03aa1d36cbdfdd74c1dffec49c527c434e2',1,'common_structs.h']]], - ['sptask_5fstate_5frunning_851',['SPTASK_STATE_RUNNING',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a9afa6ccb46b744f4b86c4c8c3e882f0a',1,'common_structs.h']]], - ['sptaskstate_852',['SpTaskState',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03',1,'common_structs.h']]], - ['sq_853',['SQ',['../code__800AF9B0_8c.html#ac3644f84794a8bfdacf39c4b2c2495fc',1,'SQ: code_800AF9B0.c'],['../matrix_8h.html#ae91febadea10b9be3f26c082b5532950',1,'SQ: matrix.h']]], - ['sqr_854',['sqr',['../math__util_8h.html#adee8c6d2fc20a1194cf64c481e7b6353',1,'math_util.h']]], - ['sqrtf_855',['sqrtf',['../math_8h.html#a37bde043e94a6f074c78f10518fb5d99',1,'math.h']]], - ['sr_856',['sr',['../struct____OSThreadContext.html#ad566c6e9f82caad32ceae8e2fe6e4adb',1,'__OSThreadContext']]], - ['srandomitemindex_857',['sRandomItemIndex',['../code__80057C60_8c.html#a65c7354e272ec829ddaec922b7ceecfb',1,'code_80057C60.c']]], - ['srandomseed16_858',['sRandomSeed16',['../podium__ceremony__actors_8c.html#ab2ac33a173465c17c9774eb06eb2b006',1,'podium_ceremony_actors.c']]], - ['srcaddr_859',['srcAddr',['../structUnkEntry.html#ad46156047649e90199e681da2eebbba8',1,'UnkEntry']]], - ['sreadyupbool_860',['sReadyUpBool',['../namespaceGameUI_1_1Freecam.html#a4ed9ea924f4f812b591e82c55e59cd00',1,'GameUI::Freecam::sReadyUpBool'],['../namespaceGameUI_1_1Multiplayer.html#a651a0a642651b0014245a320aaaa9366',1,'GameUI::Multiplayer::sReadyUpBool']]], - ['srenderedframebuffer_861',['sRenderedFramebuffer',['../main_8c.html#af161d295088e9d7eaa9a8bce6e2cf1a7',1,'sRenderedFramebuffer: main.c'],['../main_8h.html#af161d295088e9d7eaa9a8bce6e2cf1a7',1,'sRenderedFramebuffer: main.c']]], - ['srenderingframebuffer_862',['sRenderingFramebuffer',['../main_8c.html#a393ed93dbcc21cf420c007add64c2d97',1,'sRenderingFramebuffer: main.c'],['../main_8h.html#a393ed93dbcc21cf420c007add64c2d97',1,'sRenderingFramebuffer: main.c']]], - ['sreplayghostbuffer_863',['sReplayGhostBuffer',['../staff__ghosts_8c.html#a0a5ecd7326c14f60dc23b1d25ff10599',1,'sReplayGhostBuffer: staff_ghosts.c'],['../staff__ghosts_8h.html#a0a5ecd7326c14f60dc23b1d25ff10599',1,'sReplayGhostBuffer: staff_ghosts.c']]], - ['sreplayghostbuffersize_864',['sReplayGhostBufferSize',['../staff__ghosts_8c.html#accf54a9cd20759e6295dd2a448fe3ede',1,'sReplayGhostBufferSize: staff_ghosts.c'],['../staff__ghosts_8h.html#accf54a9cd20759e6295dd2a448fe3ede',1,'sReplayGhostBufferSize: staff_ghosts.c']]], - ['sreplayghostdecompressed_865',['sReplayGhostDecompressed',['../staff__ghosts_8c.html#af6d11c44e00fc55767ab5999430fe9c6',1,'sReplayGhostDecompressed: staff_ghosts.c'],['../staff__ghosts_8h.html#af6d11c44e00fc55767ab5999430fe9c6',1,'sReplayGhostDecompressed: staff_ghosts.c']]], - ['sreplayghostencoded_866',['sReplayGhostEncoded',['../staff__ghosts_8c.html#aee24e49cb7f56db0afa7884ac229e9a8',1,'staff_ghosts.c']]], - ['sreverbsettings_867',['sReverbSettings',['../audio__session__presets_8c.html#af2a4ac9c6304aa6d7b31ae49b15cf883',1,'sReverbSettings: audio_session_presets.c'],['../data_8h.html#af2a4ac9c6304aa6d7b31ae49b15cf883',1,'sReverbSettings: audio_session_presets.c']]], - ['srockspawndata_868',['sRockSpawnData',['../falling__rock_2update_8inc_8c.html#a87fb761397e166f0e30c7a8ffe8720e8',1,'update.inc.c']]], - ['ssampledmalistsize1_869',['sSampleDmaListSize1',['../load_8c.html#a4861cfe58523a44681d6d2a41764f4e6',1,'sSampleDmaListSize1: load.c'],['../load_8h.html#a4861cfe58523a44681d6d2a41764f4e6',1,'sSampleDmaListSize1: load.c']]], - ['ssampledmareusequeue1_870',['sSampleDmaReuseQueue1',['../load_8c.html#a5eaed89d49cd1fe9a137cd8568a63e84',1,'sSampleDmaReuseQueue1: load.c'],['../load_8h.html#a5eaed89d49cd1fe9a137cd8568a63e84',1,'sSampleDmaReuseQueue1: load.c']]], - ['ssampledmareusequeue2_871',['sSampleDmaReuseQueue2',['../load_8c.html#a16e8a2babc428c7c48adcfec07beb562',1,'sSampleDmaReuseQueue2: load.c'],['../load_8h.html#a16e8a2babc428c7c48adcfec07beb562',1,'sSampleDmaReuseQueue2: load.c']]], - ['ssampledmareusequeuehead1_872',['sSampleDmaReuseQueueHead1',['../load_8c.html#a532042ad44f378a1f5ed57d2145c306a',1,'sSampleDmaReuseQueueHead1: load.c'],['../load_8h.html#a532042ad44f378a1f5ed57d2145c306a',1,'sSampleDmaReuseQueueHead1: load.c']]], - ['ssampledmareusequeuehead2_873',['sSampleDmaReuseQueueHead2',['../load_8c.html#a4dea9c88977f11f7fa2f54639958efd9',1,'sSampleDmaReuseQueueHead2: load.c'],['../load_8h.html#a4dea9c88977f11f7fa2f54639958efd9',1,'sSampleDmaReuseQueueHead2: load.c']]], - ['ssampledmareusequeuetail1_874',['sSampleDmaReuseQueueTail1',['../load_8c.html#a09567cccba85f0b92def521ec1bd0b85',1,'sSampleDmaReuseQueueTail1: load.c'],['../load_8h.html#a09567cccba85f0b92def521ec1bd0b85',1,'sSampleDmaReuseQueueTail1: load.c']]], - ['ssampledmareusequeuetail2_875',['sSampleDmaReuseQueueTail2',['../load_8c.html#a3dcae640dac91c537a6ab6aebd44d0bb',1,'sSampleDmaReuseQueueTail2: load.c'],['../load_8h.html#a3dcae640dac91c537a6ab6aebd44d0bb',1,'sSampleDmaReuseQueueTail2: load.c']]], - ['ssampledmas_876',['sSampleDmas',['../load_8c.html#a6f47ff3e37159c5e19e7101134663a99',1,'sSampleDmas: load.c'],['../load_8h.html#a6f47ff3e37159c5e19e7101134663a99',1,'sSampleDmas: load.c']]], - ['ssawtoothwaves_877',['sSawtoothWaves',['../src_2audio_2data_8c.html#a895701fce82a2a68023a9ac2c3f98902',1,'sSawtoothWaves: data.c'],['../data_8h.html#a895701fce82a2a68023a9ac2c3f98902',1,'sSawtoothWaves: data.c']]], - ['sscreenmodeidxfromplayermode_878',['sScreenModeIdxFromPlayerMode',['../menus_8c.html#aa78bb57632807d5874d8a7492bb9268e',1,'menus.c']]], - ['sscreenmodeplayercount_879',['sScreenModePlayerCount',['../menus_8c.html#ac5ba34eac86fa5a10494fb6133d16f39',1,'sScreenModePlayerCount: menus.c'],['../menus_8h.html#ace625b96ca859a5773587b375bcefe6a',1,'sScreenModePlayerCount: menus.c']]], - ['sscreenmodeplayertable_880',['sScreenModePlayerTable',['../menus_8c.html#aef0a502d5819c52972b50aacb3dc2875',1,'sScreenModePlayerTable: menus.c'],['../menus_8h.html#a234bbf01752950d42c077aefcb5d0c50',1,'sScreenModePlayerTable: menus.c']]], - ['sseqandbankpoolsplit_881',['sSeqAndBankPoolSplit',['../heap_8c.html#ae3f3bbe0e12ec14f29180c34a9e2dce5',1,'sSeqAndBankPoolSplit: heap.c'],['../heap_8h.html#ae3f3bbe0e12ec14f29180c34a9e2dce5',1,'sSeqAndBankPoolSplit: heap.c']]], - ['ssessionpoolsplit_882',['sSessionPoolSplit',['../heap_8c.html#a0be60ed9e854024b51084c71d24d5f6e',1,'sSessionPoolSplit: heap.c'],['../heap_8h.html#a0be60ed9e854024b51084c71d24d5f6e',1,'sSessionPoolSplit: heap.c']]], - ['ssinewaves_883',['sSineWaves',['../src_2audio_2data_8c.html#af9042221eac6c12af37da23cf95d049c',1,'sSineWaves: data.c'],['../data_8h.html#af9042221eac6c12af37da23cf95d049c',1,'sSineWaves: data.c']]], - ['ssnowmanbodylist_884',['sSnowmanBodyList',['../Snowman_8cpp.html#a360f7c499181e0b40e2b3c40828c020d',1,'Snowman.cpp']]], - ['ssnowmanheadlist_885',['sSnowmanHeadList',['../Snowman_8cpp.html#a0821481cef22ca86852da3d54ec9f4bf',1,'Snowman.cpp']]], - ['ssomenearestpathpoint_886',['sSomeNearestPathPoint',['../code__80005FD0_8c.html#acfb8266e8b457b6fb4913ae20e6237d8',1,'sSomeNearestPathPoint: code_80005FD0.c'],['../waypoints_8h.html#acfb8266e8b457b6fb4913ae20e6237d8',1,'sSomeNearestPathPoint: code_80005FD0.c']]], - ['ssoundbankdisabled_887',['sSoundBankDisabled',['../external_8c.html#a47eb3370962668f3f66e28602259c7a0',1,'external.c']]], - ['ssoundbankfreelistfront_888',['sSoundBankFreeListFront',['../external_8c.html#a2460c6f3831a379bf1caf483ba5ecffc',1,'external.c']]], - ['ssoundbanks_889',['sSoundBanks',['../external_8c.html#a6f91344fc5f0422d931624b63eabf767',1,'external.c']]], - ['ssoundbankusedlistback_890',['sSoundBankUsedListBack',['../external_8c.html#a959d1c3c362d81a0b2dfd216dd833e25',1,'external.c']]], - ['ssoundmenupack_891',['sSoundMenuPack',['../menus_8c.html#a482e5aa8d8581771ca9514a26b64fcfd',1,'sSoundMenuPack: menus.c'],['../menus_8h.html#a482e5aa8d8581771ca9514a26b64fcfd',1,'sSoundMenuPack: menus.c']]], - ['ssoundmesgbuf_892',['sSoundMesgBuf',['../main_8c.html#a641ed7727c2134746c0cc390a6e0e1c0',1,'sSoundMesgBuf: main.c'],['../main_8h.html#a641ed7727c2134746c0cc390a6e0e1c0',1,'sSoundMesgBuf: main.c']]], - ['ssoundmesgqueue_893',['sSoundMesgQueue',['../main_8c.html#ab4592c36d85296c8afaef47d21ba69b4',1,'sSoundMesgQueue: main.c'],['../main_8h.html#ab4592c36d85296c8afaef47d21ba69b4',1,'sSoundMesgQueue: main.c']]], - ['ssoundrequestcount_894',['sSoundRequestCount',['../external_8c.html#ac384ea8726c9968b2fbe9f82189b3b3e',1,'external.c']]], - ['ssoundrequests_895',['sSoundRequests',['../external_8c.html#abd5d42641dc90909e0a8c3a04b252f16',1,'external.c']]], - ['ssoundvblankhandler_896',['sSoundVblankHandler',['../main_8c.html#a6ec571b2432d648b9c5cf5372b69babe',1,'sSoundVblankHandler: main.c'],['../main_8h.html#a6ec571b2432d648b9c5cf5372b69babe',1,'sSoundVblankHandler: main.c']]], - ['ssquarewaves_897',['sSquareWaves',['../src_2audio_2data_8c.html#a7d0170c0030ea6a069a2ac06d9571062',1,'sSquareWaves: data.c'],['../data_8h.html#a7d0170c0030ea6a069a2ac06d9571062',1,'sSquareWaves: data.c']]], - ['stack_898',['stack',['../structM64ScriptState.html#a55c9181d0f0d8aa6001e77ea57b330b1',1,'M64ScriptState']]], - ['stacksize_899',['STACKSIZE',['../mk64_8h.html#a21d9543c516fffee84a7963224271f95',1,'mk64.h']]], - ['staff_5fghost_2einc_2ec_900',['staff_ghost.inc.c',['../luigi__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)'],['../mario__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)'],['../royal__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)']]], - ['staff_5fghost_5fdata_2ec_901',['staff_ghost_data.c',['../staff__ghost__data_8c.html',1,'']]], - ['staff_5fghost_5fdata_2eh_902',['staff_ghost_data.h',['../staff__ghost__data_8h.html',1,'']]], - ['staff_5fghost_5ftrack_5fptr_903',['staff_ghost_track_ptr',['../staff__ghosts_8c.html#ab4cf716561e9fb3c6e76256a1bc99f14',1,'staff_ghosts.c']]], - ['staff_5fghosts_2ec_904',['staff_ghosts.c',['../staff__ghosts_8c.html',1,'']]], - ['staff_5fghosts_2eh_905',['staff_ghosts.h',['../staff__ghosts_8h.html',1,'']]], - ['staff_5fghosts_5floop_906',['staff_ghosts_loop',['../staff__ghosts_8c.html#a6c93bd66a22613771face974257523c8',1,'staff_ghosts_loop(void): staff_ghosts.c'],['../staff__ghosts_8h.html#a6c93bd66a22613771face974257523c8',1,'staff_ghosts_loop(void): staff_ghosts.c']]], - ['staffghost_907',['StaffGhost',['../structStaffGhost.html',1,'']]], - ['stagingposition_908',['stagingPosition',['../structhud__player.html#ae61a4259154866235d37b7d111e7330b',1,'hud_player']]], - ['star_909',['star',['../structItemProbabilities.html#a2006036fa9258fc207d5eeff0023c400',1,'ItemProbabilities']]], - ['star_5fcup_910',['STAR_CUP',['../defines_8h.html#ae701751e4c86a447b2b7d96715151241a2b273443feed8d212377eafc452015b8',1,'defines.h']]], - ['star_5feffect_911',['STAR_EFFECT',['../defines_8h.html#a8162db60017841c732d51d0c3a4a5269',1,'defines.h']]], - ['star_5fsound_5feffect_912',['STAR_SOUND_EFFECT',['../defines_8h.html#aee266a50899889872809281fc533bf6b',1,'defines.h']]], - ['stardata_913',['StarData',['../structStarData.html',1,'']]], - ['staremitter_914',['StarEmitter',['../classStarEmitter.html',1,'StarEmitter'],['../classStarEmitter.html#ab2c28241db65e861db8972a103b334aa',1,'StarEmitter::StarEmitter()']]], - ['staremitter_2ecpp_915',['StarEmitter.cpp',['../StarEmitter_8cpp.html',1,'']]], - ['staremitter_2eh_916',['StarEmitter.h',['../StarEmitter_8h.html',1,'']]], - ['starship_917',['Building Starship',['../md_docs_2BUILDING.html',1,'']]], + ['spagettikart_782',['Building SpagettiKart',['../md_docs_2BUILDING.html',1,'']]], + ['spaghettigui_783',['SpaghettiGui',['../classShip_1_1SpaghettiGui.html',1,'Ship::SpaghettiGui'],['../classShip_1_1SpaghettiGui.html#a939c942b2068ca039bb11d3160a22038',1,'Ship::SpaghettiGui::SpaghettiGui()'],['../classShip_1_1SpaghettiGui.html#af3b8807b330a6fc0fa13118bf4d188cf',1,'Ship::SpaghettiGui::SpaghettiGui(std::vector< std::shared_ptr< GuiWindow > > guiWindows)']]], + ['spaghettigui_2ecpp_784',['SpaghettiGui.cpp',['../SpaghettiGui_8cpp.html',1,'']]], + ['spaghettigui_2eh_785',['SpaghettiGui.h',['../SpaghettiGui_8h.html',1,'']]], + ['spaghettikart_786',['Developing SpaghettiKart',['../md_docs_2BUILDING.html#developing-spaghettikart',1,'']]], + ['spaghettiship_2ecpp_787',['SpaghettiShip.cpp',['../SpaghettiShip_8cpp.html',1,'']]], + ['spaghettiship_2eh_788',['SpaghettiShip.h',['../SpaghettiShip_8h.html',1,'']]], + ['spawn_789',['Spawn',['../classAShip.html#a8af00b231d6067d4da929477fc3122f6',1,'AShip::Spawn'],['../classASpaghettiShip.html#ae0caaf23c6e8ac02d10f9a280a405e5b',1,'ASpaghettiShip::Spawn'],['../classAStarship.html#a68f095cf4d9ba8aa6b10f494128853b2',1,'AStarship::Spawn']]], + ['spawn_5factor_5fat_5fpos_790',['spawn_actor_at_pos',['../actors_8c.html#a89e1bc069861528b3d9bac9571a83cd5',1,'actors.c']]], + ['spawn_5factor_5fon_5fsurface_791',['spawn_actor_on_surface',['../collision_8c.html#ad95e9ed2051529d5edee26109fa07427',1,'spawn_actor_on_surface(f32 posX, f32 posY, f32 posZ): collision.c'],['../collision_8h.html#abea1129e3bf97441713011770b3fb20b',1,'spawn_actor_on_surface(f32, f32, f32): collision.c']]], + ['spawn_5fall_5fitem_5fboxes_792',['spawn_all_item_boxes',['../actors_8c.html#ac586c2534258d0f108e15fd88751b760',1,'actors.c']]], + ['spawn_5fballoons_793',['spawn_balloons',['../podium__ceremony__actors_8c.html#a0eba64d54e879f56a0e8d00fab2cb246',1,'podium_ceremony_actors.c']]], + ['spawn_5fcourse_5factors_794',['spawn_course_actors',['../actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd',1,'actors.c']]], + ['spawn_5ffalling_5frocks_795',['spawn_falling_rocks',['../falling__rock_2update_8inc_8c.html#ad18c14dd8d45f1315a6ed69f8ba9cdd3',1,'update.inc.c']]], + ['spawn_5fferry_5fsmoke_796',['spawn_ferry_smoke',['../update__objects_8c.html#a57e774b9ea68f23d211ba913cbff35ec',1,'update_objects.c']]], + ['spawn_5ffirework_5fcone_797',['spawn_firework_cone',['../podium__ceremony__actors_8c.html#afda3e6d4e6be57822a6c8f45f9b8a34c',1,'podium_ceremony_actors.c']]], + ['spawn_5ffirst_5fshell_798',['SPAWN_FIRST_SHELL',['../defines_8h.html#ac92056af8d5fc39129d984a4c0607823',1,'defines.h']]], + ['spawn_5ffoliage_799',['spawn_foliage',['../actors_8c.html#aa6c218ad25d2200bdbf85cbbd197d1cd',1,'actors.c']]], + ['spawn_5fleaf_800',['spawn_leaf',['../update__objects_8c.html#a5f919af8fe62091da3c2beb957939727',1,'update_objects.c']]], + ['spawn_5fnetwork_5fplayers_801',['spawn_network_players',['../networking_8h.html#a181b63ace27e36416b4b0bdc40fc5efc',1,'spawn_network_players(f32 *, f32 *, f32): start_game.c'],['../start__game_8c.html#a588211157508d34f5093285a13f7d59b',1,'spawn_network_players(f32 *arg0, f32 *arg1, f32 arg2): start_game.c']]], + ['spawn_5fpalm_5ftrees_802',['spawn_palm_trees',['../actors_8c.html#a64785058c93cd477d4f1f3fd1eee38fe',1,'actors.c']]], + ['spawn_5fpiranha_5fplants_803',['spawn_piranha_plants',['../actors_8c.html#af6d278bc785acfd772b70dd01b2a2dc0',1,'actors.c']]], + ['spawn_5fplayer_804',['spawn_player',['../spawn__players_8c.html#a43c7f2d844178603dc415f549283e97c',1,'spawn_players.c']]], + ['spawn_5fplayers_2ec_805',['spawn_players.c',['../spawn__players_8c.html',1,'']]], + ['spawn_5fplayers_2eh_806',['spawn_players.h',['../spawn__players_8h.html',1,'']]], + ['spawn_5fplayers_5f2p_5fbattle_807',['spawn_players_2p_battle',['../spawn__players_8c.html#a82ae339563b96176bf4effcf6773decc',1,'spawn_players.c']]], + ['spawn_5fplayers_5f3p_5fbattle_808',['spawn_players_3p_battle',['../spawn__players_8c.html#a4ff7e74c8b78fbfb85016c017a54b9e2',1,'spawn_players.c']]], + ['spawn_5fplayers_5f4p_5fbattle_809',['spawn_players_4p_battle',['../spawn__players_8c.html#a2ed99af251cbc3e3e98e81d23b7cbcea',1,'spawn_players.c']]], + ['spawn_5fplayers_5fgp_5fone_5fplayer_810',['spawn_players_gp_one_player',['../spawn__players_8c.html#ad0d37d84b238902e497e9cf466c0530e',1,'spawn_players.c']]], + ['spawn_5fplayers_5fgp_5ftwo_5fplayer_811',['spawn_players_gp_two_player',['../spawn__players_8c.html#a7898749fef0f0990a0380e0ee86c7990',1,'spawn_players.c']]], + ['spawn_5fplayers_5fversus_5fone_5fplayer_812',['spawn_players_versus_one_player',['../spawn__players_8c.html#ad1ed89d461ff185013222be6db0b7fee',1,'spawn_players.c']]], + ['spawn_5fplayers_5fversus_5ftwo_5fplayer_813',['spawn_players_versus_two_player',['../spawn__players_8c.html#a7936732ad039ea27759ba4b9784460f6',1,'spawn_players.c']]], + ['spawn_5fsecond_5fshell_814',['SPAWN_SECOND_SHELL',['../defines_8h.html#ab629e9e6fb6ab443caf4f9a723e8f367',1,'defines.h']]], + ['spawn_5fthird_5fshell_815',['SPAWN_THIRD_SHELL',['../defines_8h.html#a385595a2d1be736f2e8212c4d76e27fe',1,'defines.h']]], + ['spawn_5ftimer_816',['spawn_timer',['../podium__ceremony__actors_8c.html#a5e713904a3cb8975528052e4b25f04b1',1,'podium_ceremony_actors.c']]], + ['spawn_5ftrain_5fsmoke_817',['spawn_train_smoke',['../update__objects_8c.html#a70c9121ccaf0916741d06ba150911781',1,'update_objects.c']]], + ['spawn_5fvehicle_5fon_5froad_818',['spawn_vehicle_on_road',['../code__80005FD0_8c.html#ac8070bcd41974c70ea8b6d4218b1ebef',1,'spawn_vehicle_on_road(Vec3f position, Vec3s rotation, Vec3f velocity, s32 waypointIndex, s32 someMultiplierTheSequel, f32 speed): code_80005FD0.c'],['../code__80005FD0_8h.html#ac8070bcd41974c70ea8b6d4218b1ebef',1,'spawn_vehicle_on_road(Vec3f position, Vec3s rotation, Vec3f velocity, s32 waypointIndex, s32 someMultiplierTheSequel, f32 speed): code_80005FD0.c']]], + ['spawndata_819',['SpawnData',['../namespaceMK64.html#a38de6847b2446bd40c519608c4691352ac46f9d40af092528cf0a36f58d5c8335',1,'MK64']]], + ['spawndata_2ecpp_820',['SpawnData.cpp',['../SpawnData_8cpp.html',1,'']]], + ['spawndata_2eh_821',['SpawnData.h',['../SpawnData_8h.html',1,'']]], + ['spawnstockthwomp_822',['SpawnStockThwomp',['../classBowsersCastle.html#a3f146aca3a65db017a2ea7bc9609b9d4',1,'BowsersCastle']]], + ['special_5fcup_823',['SPECIAL_CUP',['../defines_8h.html#ae701751e4c86a447b2b7d96715151241ab9340fc3eb868a5f4ef6b627350000ad',1,'defines.h']]], + ['speed_824',['Speed',['../classABoat.html#a9bc99f87805fba0890bd8d2609309813',1,'ABoat::Speed'],['../classABus.html#a7a21e1500177bc8d10bcdd7fa6147bb1',1,'ABus::Speed'],['../classACar.html#a7b80788be2823c90c45e7b97675d1d1f',1,'ACar::Speed'],['../classATankerTruck.html#ac250fed1be85254962815b78f80df6da',1,'ATankerTruck::Speed'],['../classATrain.html#acf5d9d2a1841cf3284e4ee3598e61a99',1,'ATrain::Speed'],['../classATruck.html#adca377d6f58b5f5bd49da82ccf039eca',1,'ATruck::Speed']]], + ['speed_825',['speed',['../structPortamento.html#abeaa0c52b6f04de60293bf7d1cc0f72c',1,'Portamento::speed'],['../structCutsceneSplinePoint.html#a6ac9bd7f67e1080b4154901b53b00e30',1,'CutsceneSplinePoint::speed'],['../structPlayer.html#a1eb7b22cb98924aa32fa909b969dee34',1,'Player::speed'],['../structTrainStuff.html#a6f2459a6a94a0215aea81f6c9d14a440',1,'TrainStuff::speed'],['../structPaddleBoatStuff.html#a76c7c3f2c51a1d177c8ac68c77663865',1,'PaddleBoatStuff::speed'],['../structVehicleStuff.html#ab5957c1c4b66fd5c4325fe73c770e30a',1,'VehicleStuff::speed']]], + ['speed_5fcpu_5fbehaviour_5ffast_826',['SPEED_CPU_BEHAVIOUR_FAST',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da23f07102ce2af3d8f7cea33054f22373',1,'code_80005FD0.h']]], + ['speed_5fcpu_5fbehaviour_5fmax_827',['SPEED_CPU_BEHAVIOUR_MAX',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da881a4e96cb0453cb4d8cf1d15c79bce6',1,'code_80005FD0.h']]], + ['speed_5fcpu_5fbehaviour_5fnormal_828',['SPEED_CPU_BEHAVIOUR_NORMAL',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5dad400aa70b82965338c9024b13d7df718',1,'code_80005FD0.h']]], + ['speed_5fcpu_5fbehaviour_5fslow_829',['SPEED_CPU_BEHAVIOUR_SLOW',['../code__80005FD0_8h.html#a42fed1d548805aec81f62c2125090e5da878853c83e5fa17adb93e1ae1c37a61d',1,'code_80005FD0.h']]], + ['speedometerx_830',['speedometerX',['../structhud__player.html#a724ea061bcdd9df5685d632e7c2f9ca4',1,'hud_player']]], + ['speedometery_831',['speedometerY',['../structhud__player.html#ad63b2babe179fc63c0284687ea309729',1,'hud_player']]], + ['spersistentcommonpoolsplit_832',['sPersistentCommonPoolSplit',['../heap_8c.html#ac9c549790372cdde7d11ecbfcea12d43',1,'sPersistentCommonPoolSplit: heap.c'],['../heap_8h.html#ac9c549790372cdde7d11ecbfcea12d43',1,'sPersistentCommonPoolSplit: heap.c']]], + ['splash_5fmenu_5fact_833',['splash_menu_act',['../menus_8c.html#a90ecae1a8b3caa74de9edb245b43e56a',1,'splash_menu_act(struct Controller *controller, u16 controllerIdx): menus.c'],['../menus_8h.html#a52ab81a056590cac214809800c31ab29',1,'splash_menu_act(struct Controller *, u16): menus.c']]], + ['splayerangle_834',['sPlayerAngle',['../code__80005FD0_8c.html#a7aa66273f721d564b89d571189dfd9c4',1,'sPlayerAngle: code_80005FD0.c'],['../code__80005FD0_8h.html#af51bbed8f5d9191f5d6f6479d4f891c7',1,'sPlayerAngle: code_80005FD0.c']]], + ['spline_835',['spline',['../classOSeagull.html#a6dc57b2790bf22186eecc3c96309688a',1,'OSeagull::spline'],['../structObject.html#ad926409c9d53feb94e66c71d8ec92558',1,'Object::spline']]], + ['spline_2eh_836',['spline.h',['../spline_8h.html',1,'']]], + ['splinecontrolpoint_837',['SplineControlPoint',['../structSplineControlPoint.html',1,'']]], + ['splinedata_838',['SplineData',['../structSplineData.html',1,'']]], + ['spodiumactorlist_839',['sPodiumActorList',['../podium__ceremony__actors_8c.html#a50327f9262d3b1ccf308da06e6e257ee',1,'sPodiumActorList: podium_ceremony_actors.c'],['../podium__ceremony__actors_8h.html#a50327f9262d3b1ccf308da06e6e257ee',1,'sPodiumActorList: podium_ceremony_actors.c']]], + ['spoolend_840',['sPoolEnd',['../memory_8c.html#a8fbe607cbb34960f0419dcdd1f76e1e1',1,'memory.c']]], + ['spoolfreespace_841',['sPoolFreeSpace',['../memory_8c.html#a71ce9258e8a04f5657f17394b9fa8ac9',1,'memory.c']]], + ['spoollistheadl_842',['sPoolListHeadL',['../memory_8c.html#a5acf731ae5b068194cef9f13e31e03dc',1,'memory.c']]], + ['spoollistheadr_843',['sPoolListHeadR',['../memory_8c.html#a7e6b81bec34f58da17f2de948ec44dc8',1,'memory.c']]], + ['sprintf_844',['sprintf',['../sprintf_8c.html#a353b2f73aed82bd1eb8cc2b34ec936d9',1,'sprintf(char *dst, const char *fmt,...): sprintf.c'],['../stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746',1,'sprintf(char *s, const char *fmt,...): sprintf.c']]], + ['sprintf_2ec_845',['sprintf.c',['../sprintf_8c.html',1,'']]], + ['sptask_846',['SPTask',['../structSPTask.html',1,'']]], + ['sptask_847',['spTask',['../structGfxPool.html#a70f20c70d9af0bf2e7001d904987cb0e',1,'GfxPool']]], + ['sptask_5fstate_5ffinished_848',['SPTASK_STATE_FINISHED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a5234c3b41678f169caab0117ec1faa54',1,'common_structs.h']]], + ['sptask_5fstate_5ffinished_5fdp_849',['SPTASK_STATE_FINISHED_DP',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a9d62e724f219613e37772edab447af26',1,'common_structs.h']]], + ['sptask_5fstate_5finterrupted_850',['SPTASK_STATE_INTERRUPTED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a27835f996fe92824161464f3cd8a369b',1,'common_structs.h']]], + ['sptask_5fstate_5fnot_5fstarted_851',['SPTASK_STATE_NOT_STARTED',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03aa1d36cbdfdd74c1dffec49c527c434e2',1,'common_structs.h']]], + ['sptask_5fstate_5frunning_852',['SPTASK_STATE_RUNNING',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03a9afa6ccb46b744f4b86c4c8c3e882f0a',1,'common_structs.h']]], + ['sptaskstate_853',['SpTaskState',['../common__structs_8h.html#a4bb374aee872d45ca8292940f2a0ed03',1,'common_structs.h']]], + ['sq_854',['SQ',['../code__800AF9B0_8c.html#ac3644f84794a8bfdacf39c4b2c2495fc',1,'SQ: code_800AF9B0.c'],['../matrix_8h.html#ae91febadea10b9be3f26c082b5532950',1,'SQ: matrix.h']]], + ['sqr_855',['sqr',['../math__util_8h.html#adee8c6d2fc20a1194cf64c481e7b6353',1,'math_util.h']]], + ['sqrtf_856',['sqrtf',['../math_8h.html#a37bde043e94a6f074c78f10518fb5d99',1,'math.h']]], + ['sr_857',['sr',['../struct____OSThreadContext.html#ad566c6e9f82caad32ceae8e2fe6e4adb',1,'__OSThreadContext']]], + ['srandomitemindex_858',['sRandomItemIndex',['../code__80057C60_8c.html#a65c7354e272ec829ddaec922b7ceecfb',1,'code_80057C60.c']]], + ['srandomseed16_859',['sRandomSeed16',['../podium__ceremony__actors_8c.html#ab2ac33a173465c17c9774eb06eb2b006',1,'podium_ceremony_actors.c']]], + ['srcaddr_860',['srcAddr',['../structUnkEntry.html#ad46156047649e90199e681da2eebbba8',1,'UnkEntry']]], + ['sreadyupbool_861',['sReadyUpBool',['../namespaceGameUI_1_1Freecam.html#a4ed9ea924f4f812b591e82c55e59cd00',1,'GameUI::Freecam::sReadyUpBool'],['../namespaceGameUI_1_1Multiplayer.html#a651a0a642651b0014245a320aaaa9366',1,'GameUI::Multiplayer::sReadyUpBool']]], + ['srenderedframebuffer_862',['sRenderedFramebuffer',['../main_8c.html#af161d295088e9d7eaa9a8bce6e2cf1a7',1,'sRenderedFramebuffer: main.c'],['../main_8h.html#af161d295088e9d7eaa9a8bce6e2cf1a7',1,'sRenderedFramebuffer: main.c']]], + ['srenderingframebuffer_863',['sRenderingFramebuffer',['../main_8c.html#a393ed93dbcc21cf420c007add64c2d97',1,'sRenderingFramebuffer: main.c'],['../main_8h.html#a393ed93dbcc21cf420c007add64c2d97',1,'sRenderingFramebuffer: main.c']]], + ['sreplayghostbuffer_864',['sReplayGhostBuffer',['../staff__ghosts_8c.html#a0a5ecd7326c14f60dc23b1d25ff10599',1,'sReplayGhostBuffer: staff_ghosts.c'],['../staff__ghosts_8h.html#a0a5ecd7326c14f60dc23b1d25ff10599',1,'sReplayGhostBuffer: staff_ghosts.c']]], + ['sreplayghostbuffersize_865',['sReplayGhostBufferSize',['../staff__ghosts_8c.html#accf54a9cd20759e6295dd2a448fe3ede',1,'sReplayGhostBufferSize: staff_ghosts.c'],['../staff__ghosts_8h.html#accf54a9cd20759e6295dd2a448fe3ede',1,'sReplayGhostBufferSize: staff_ghosts.c']]], + ['sreplayghostdecompressed_866',['sReplayGhostDecompressed',['../staff__ghosts_8c.html#af6d11c44e00fc55767ab5999430fe9c6',1,'sReplayGhostDecompressed: staff_ghosts.c'],['../staff__ghosts_8h.html#af6d11c44e00fc55767ab5999430fe9c6',1,'sReplayGhostDecompressed: staff_ghosts.c']]], + ['sreplayghostencoded_867',['sReplayGhostEncoded',['../staff__ghosts_8c.html#aee24e49cb7f56db0afa7884ac229e9a8',1,'staff_ghosts.c']]], + ['sreverbsettings_868',['sReverbSettings',['../audio__session__presets_8c.html#af2a4ac9c6304aa6d7b31ae49b15cf883',1,'sReverbSettings: audio_session_presets.c'],['../data_8h.html#af2a4ac9c6304aa6d7b31ae49b15cf883',1,'sReverbSettings: audio_session_presets.c']]], + ['srockspawndata_869',['sRockSpawnData',['../falling__rock_2update_8inc_8c.html#a87fb761397e166f0e30c7a8ffe8720e8',1,'update.inc.c']]], + ['ssampledmalistsize1_870',['sSampleDmaListSize1',['../load_8c.html#a4861cfe58523a44681d6d2a41764f4e6',1,'sSampleDmaListSize1: load.c'],['../load_8h.html#a4861cfe58523a44681d6d2a41764f4e6',1,'sSampleDmaListSize1: load.c']]], + ['ssampledmareusequeue1_871',['sSampleDmaReuseQueue1',['../load_8c.html#a5eaed89d49cd1fe9a137cd8568a63e84',1,'sSampleDmaReuseQueue1: load.c'],['../load_8h.html#a5eaed89d49cd1fe9a137cd8568a63e84',1,'sSampleDmaReuseQueue1: load.c']]], + ['ssampledmareusequeue2_872',['sSampleDmaReuseQueue2',['../load_8c.html#a16e8a2babc428c7c48adcfec07beb562',1,'sSampleDmaReuseQueue2: load.c'],['../load_8h.html#a16e8a2babc428c7c48adcfec07beb562',1,'sSampleDmaReuseQueue2: load.c']]], + ['ssampledmareusequeuehead1_873',['sSampleDmaReuseQueueHead1',['../load_8c.html#a532042ad44f378a1f5ed57d2145c306a',1,'sSampleDmaReuseQueueHead1: load.c'],['../load_8h.html#a532042ad44f378a1f5ed57d2145c306a',1,'sSampleDmaReuseQueueHead1: load.c']]], + ['ssampledmareusequeuehead2_874',['sSampleDmaReuseQueueHead2',['../load_8c.html#a4dea9c88977f11f7fa2f54639958efd9',1,'sSampleDmaReuseQueueHead2: load.c'],['../load_8h.html#a4dea9c88977f11f7fa2f54639958efd9',1,'sSampleDmaReuseQueueHead2: load.c']]], + ['ssampledmareusequeuetail1_875',['sSampleDmaReuseQueueTail1',['../load_8c.html#a09567cccba85f0b92def521ec1bd0b85',1,'sSampleDmaReuseQueueTail1: load.c'],['../load_8h.html#a09567cccba85f0b92def521ec1bd0b85',1,'sSampleDmaReuseQueueTail1: load.c']]], + ['ssampledmareusequeuetail2_876',['sSampleDmaReuseQueueTail2',['../load_8c.html#a3dcae640dac91c537a6ab6aebd44d0bb',1,'sSampleDmaReuseQueueTail2: load.c'],['../load_8h.html#a3dcae640dac91c537a6ab6aebd44d0bb',1,'sSampleDmaReuseQueueTail2: load.c']]], + ['ssampledmas_877',['sSampleDmas',['../load_8c.html#a6f47ff3e37159c5e19e7101134663a99',1,'sSampleDmas: load.c'],['../load_8h.html#a6f47ff3e37159c5e19e7101134663a99',1,'sSampleDmas: load.c']]], + ['ssawtoothwaves_878',['sSawtoothWaves',['../src_2audio_2data_8c.html#a895701fce82a2a68023a9ac2c3f98902',1,'sSawtoothWaves: data.c'],['../data_8h.html#a895701fce82a2a68023a9ac2c3f98902',1,'sSawtoothWaves: data.c']]], + ['sscreenmodeidxfromplayermode_879',['sScreenModeIdxFromPlayerMode',['../menus_8c.html#aa78bb57632807d5874d8a7492bb9268e',1,'menus.c']]], + ['sscreenmodeplayercount_880',['sScreenModePlayerCount',['../menus_8c.html#ac5ba34eac86fa5a10494fb6133d16f39',1,'sScreenModePlayerCount: menus.c'],['../menus_8h.html#ace625b96ca859a5773587b375bcefe6a',1,'sScreenModePlayerCount: menus.c']]], + ['sscreenmodeplayertable_881',['sScreenModePlayerTable',['../menus_8c.html#aef0a502d5819c52972b50aacb3dc2875',1,'sScreenModePlayerTable: menus.c'],['../menus_8h.html#a234bbf01752950d42c077aefcb5d0c50',1,'sScreenModePlayerTable: menus.c']]], + ['sseqandbankpoolsplit_882',['sSeqAndBankPoolSplit',['../heap_8c.html#ae3f3bbe0e12ec14f29180c34a9e2dce5',1,'sSeqAndBankPoolSplit: heap.c'],['../heap_8h.html#ae3f3bbe0e12ec14f29180c34a9e2dce5',1,'sSeqAndBankPoolSplit: heap.c']]], + ['ssessionpoolsplit_883',['sSessionPoolSplit',['../heap_8c.html#a0be60ed9e854024b51084c71d24d5f6e',1,'sSessionPoolSplit: heap.c'],['../heap_8h.html#a0be60ed9e854024b51084c71d24d5f6e',1,'sSessionPoolSplit: heap.c']]], + ['ssinewaves_884',['sSineWaves',['../src_2audio_2data_8c.html#af9042221eac6c12af37da23cf95d049c',1,'sSineWaves: data.c'],['../data_8h.html#af9042221eac6c12af37da23cf95d049c',1,'sSineWaves: data.c']]], + ['ssnowmanbodylist_885',['sSnowmanBodyList',['../Snowman_8cpp.html#a360f7c499181e0b40e2b3c40828c020d',1,'Snowman.cpp']]], + ['ssnowmanheadlist_886',['sSnowmanHeadList',['../Snowman_8cpp.html#a0821481cef22ca86852da3d54ec9f4bf',1,'Snowman.cpp']]], + ['ssomenearestpathpoint_887',['sSomeNearestPathPoint',['../code__80005FD0_8c.html#acfb8266e8b457b6fb4913ae20e6237d8',1,'sSomeNearestPathPoint: code_80005FD0.c'],['../waypoints_8h.html#acfb8266e8b457b6fb4913ae20e6237d8',1,'sSomeNearestPathPoint: code_80005FD0.c']]], + ['ssoundbankdisabled_888',['sSoundBankDisabled',['../external_8c.html#a47eb3370962668f3f66e28602259c7a0',1,'external.c']]], + ['ssoundbankfreelistfront_889',['sSoundBankFreeListFront',['../external_8c.html#a2460c6f3831a379bf1caf483ba5ecffc',1,'external.c']]], + ['ssoundbanks_890',['sSoundBanks',['../external_8c.html#a6f91344fc5f0422d931624b63eabf767',1,'external.c']]], + ['ssoundbankusedlistback_891',['sSoundBankUsedListBack',['../external_8c.html#a959d1c3c362d81a0b2dfd216dd833e25',1,'external.c']]], + ['ssoundmenupack_892',['sSoundMenuPack',['../menus_8c.html#a482e5aa8d8581771ca9514a26b64fcfd',1,'sSoundMenuPack: menus.c'],['../menus_8h.html#a482e5aa8d8581771ca9514a26b64fcfd',1,'sSoundMenuPack: menus.c']]], + ['ssoundmesgbuf_893',['sSoundMesgBuf',['../main_8c.html#a641ed7727c2134746c0cc390a6e0e1c0',1,'sSoundMesgBuf: main.c'],['../main_8h.html#a641ed7727c2134746c0cc390a6e0e1c0',1,'sSoundMesgBuf: main.c']]], + ['ssoundmesgqueue_894',['sSoundMesgQueue',['../main_8c.html#ab4592c36d85296c8afaef47d21ba69b4',1,'sSoundMesgQueue: main.c'],['../main_8h.html#ab4592c36d85296c8afaef47d21ba69b4',1,'sSoundMesgQueue: main.c']]], + ['ssoundrequestcount_895',['sSoundRequestCount',['../external_8c.html#ac384ea8726c9968b2fbe9f82189b3b3e',1,'external.c']]], + ['ssoundrequests_896',['sSoundRequests',['../external_8c.html#abd5d42641dc90909e0a8c3a04b252f16',1,'external.c']]], + ['ssoundvblankhandler_897',['sSoundVblankHandler',['../main_8c.html#a6ec571b2432d648b9c5cf5372b69babe',1,'sSoundVblankHandler: main.c'],['../main_8h.html#a6ec571b2432d648b9c5cf5372b69babe',1,'sSoundVblankHandler: main.c']]], + ['ssquarewaves_898',['sSquareWaves',['../src_2audio_2data_8c.html#a7d0170c0030ea6a069a2ac06d9571062',1,'sSquareWaves: data.c'],['../data_8h.html#a7d0170c0030ea6a069a2ac06d9571062',1,'sSquareWaves: data.c']]], + ['stack_899',['stack',['../structM64ScriptState.html#a55c9181d0f0d8aa6001e77ea57b330b1',1,'M64ScriptState']]], + ['stacksize_900',['STACKSIZE',['../mk64_8h.html#a21d9543c516fffee84a7963224271f95',1,'mk64.h']]], + ['staff_5fghost_2einc_2ec_901',['staff_ghost.inc.c',['../luigi__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)'],['../mario__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)'],['../royal__raceway_2staff__ghost_8inc_8c.html',1,'(Global Namespace)']]], + ['staff_5fghost_5fdata_2ec_902',['staff_ghost_data.c',['../staff__ghost__data_8c.html',1,'']]], + ['staff_5fghost_5fdata_2eh_903',['staff_ghost_data.h',['../staff__ghost__data_8h.html',1,'']]], + ['staff_5fghost_5ftrack_5fptr_904',['staff_ghost_track_ptr',['../staff__ghosts_8c.html#ab4cf716561e9fb3c6e76256a1bc99f14',1,'staff_ghosts.c']]], + ['staff_5fghosts_2ec_905',['staff_ghosts.c',['../staff__ghosts_8c.html',1,'']]], + ['staff_5fghosts_2eh_906',['staff_ghosts.h',['../staff__ghosts_8h.html',1,'']]], + ['staff_5fghosts_5floop_907',['staff_ghosts_loop',['../staff__ghosts_8c.html#a6c93bd66a22613771face974257523c8',1,'staff_ghosts_loop(void): staff_ghosts.c'],['../staff__ghosts_8h.html#a6c93bd66a22613771face974257523c8',1,'staff_ghosts_loop(void): staff_ghosts.c']]], + ['staffghost_908',['StaffGhost',['../structStaffGhost.html',1,'']]], + ['stagingposition_909',['stagingPosition',['../structhud__player.html#ae61a4259154866235d37b7d111e7330b',1,'hud_player']]], + ['star_910',['star',['../structItemProbabilities.html#a2006036fa9258fc207d5eeff0023c400',1,'ItemProbabilities']]], + ['star_5fcup_911',['STAR_CUP',['../defines_8h.html#ae701751e4c86a447b2b7d96715151241a2b273443feed8d212377eafc452015b8',1,'defines.h']]], + ['star_5feffect_912',['STAR_EFFECT',['../defines_8h.html#a8162db60017841c732d51d0c3a4a5269',1,'defines.h']]], + ['star_5fsound_5feffect_913',['STAR_SOUND_EFFECT',['../defines_8h.html#aee266a50899889872809281fc533bf6b',1,'defines.h']]], + ['stardata_914',['StarData',['../structStarData.html',1,'']]], + ['staremitter_915',['StarEmitter',['../classStarEmitter.html',1,'StarEmitter'],['../classStarEmitter.html#ab2c28241db65e861db8972a103b334aa',1,'StarEmitter::StarEmitter()']]], + ['staremitter_2ecpp_916',['StarEmitter.cpp',['../StarEmitter_8cpp.html',1,'']]], + ['staremitter_2eh_917',['StarEmitter.h',['../StarEmitter_8h.html',1,'']]], ['starship_2ecpp_918',['Starship.cpp',['../Starship_8cpp.html',1,'']]], ['starship_2eh_919',['Starship.h',['../Starship_8h.html',1,'']]], ['starship_5fcube_5fmesh_920',['starship_Cube_mesh',['../starship__model_8c.html#a75b27a3224f98ebc43c9dd3768e6108f',1,'starship_Cube_mesh: starship_model.c'],['../starship__model_8h.html#a75b27a3224f98ebc43c9dd3768e6108f',1,'starship_Cube_mesh: starship_model.c']]], diff --git a/search/all_4.js b/search/all_4.js index 69b7892da..cd0a97748 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -227,7 +227,7 @@ var searchData= ['build_20instructions_224',['Build Instructions',['../compiling.html#build-instructions',1,'']]], ['build_5fsynthetic_5fwave_225',['build_synthetic_wave',['../playback_8c.html#acd82370edabb02666da36b6537ef7ed2',1,'build_synthetic_wave(struct Note *note, struct SequenceChannelLayer *seqLayer, s32 waveId): playback.c'],['../playback_8h.html#acd82370edabb02666da36b6537ef7ed2',1,'build_synthetic_wave(struct Note *note, struct SequenceChannelLayer *seqLayer, s32 waveId): playback.c']]], ['building_20eu_226',['Building EU',['../compiling.html#building-eu',1,'']]], - ['building_20starship_227',['Building Starship',['../md_docs_2BUILDING.html',1,'']]], + ['building_20spagettikart_227',['Building SpagettiKart',['../md_docs_2BUILDING.html',1,'']]], ['building_20us_228',['Building US',['../compiling.html#building-us',1,'']]], ['building_2emd_229',['BUILDING.md',['../BUILDING_8md.html',1,'']]], ['bus_2ecpp_230',['Bus.cpp',['../Bus_8cpp.html',1,'']]], diff --git a/search/pages_2.js b/search/pages_2.js index 77de1adb0..fefb443a1 100644 --- a/search/pages_2.js +++ b/search/pages_2.js @@ -4,5 +4,5 @@ var searchData= ['basics_1',['Understanding the Basics',['../basics.html',1,'']]], ['boost_20ramps_2',['Boost Ramps',['../boostramps.html',1,'tutorials']]], ['bug_20list_3',['Bug List',['../bug.html',1,'']]], - ['building_20starship_4',['Building Starship',['../md_docs_2BUILDING.html',1,'']]] + ['building_20spagettikart_4',['Building SpagettiKart',['../md_docs_2BUILDING.html',1,'']]] ]; diff --git a/search/pages_e.js b/search/pages_e.js index 4e900d9fb..1183257f1 100644 --- a/search/pages_e.js +++ b/search/pages_e.js @@ -1,5 +1,5 @@ var searchData= [ - ['starship_0',['Building Starship',['../md_docs_2BUILDING.html',1,'']]], + ['spagettikart_0',['Building SpagettiKart',['../md_docs_2BUILDING.html',1,'']]], ['surface_20types_1',['Surface Types',['../surfacetypes.html',1,'coursesmenu']]] ]; diff --git a/start__game_8c.html b/start__game_8c.html index 451c9a92c..7d99caa44 100644 --- a/start__game_8c.html +++ b/start__game_8c.html @@ -327,7 +327,7 @@ Here is the caller graph for this function:
    -
    Todo
    SetCourse();
    +
    Todo
    SetCourse();
    Here is the caller 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 951373975..91a822e62 100644 --- a/todo.html +++ b/todo.html @@ -114,11 +114,11 @@ $(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
    -
    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

    @@ -138,11 +138,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global clear_framebuffer (s32)
    Why did void* work for matching
    Global course_select_menu_act (struct Controller *, u16)
    -
    SetCourse() to course one;
    +
    SetCourse() to course one;
    Global D_800E43B0 []
    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?

    @@ -152,7 +152,7 @@ $(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)
    @@ -164,25 +164,25 @@ $(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.
    Global func_802A4A0C (Vtx *vtx, struct UnkStruct_800DC5EC *arg1, UNUSED s32 arg2, UNUSED s32 arg3, UNUSED f32 *arg4)
    Confirm if this crash still happens and fix if so
    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
    @@ -192,7 +192,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
    @@ -204,42 +204,42 @@ $(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)
    -
    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
    +
    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

    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_actor_shell (Camera *camera, Mat4 matrix, struct ShellActor *shell)
    Is this making the shell spin?
    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.
    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_course (const char *data)
    -
    SetCourse();
    +
    SetCourse();
    Global set_minimap_finishline_position (s32)
    : Hardcode these x and y values. Because why not?
    Global SOUND_ARG_LOAD (sound_bank, byte2, byte3, sound_id)
    @@ -249,11 +249,11 @@ $(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
    Global World::SetCourse (const char *)
    -
    Use content dictionary instead
    +
    Use content dictionary instead