diff --git a/Game_8cpp.html b/Game_8cpp.html index fee0a76aa..96410ba3b 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2725,7 +2725,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 a114c766e..f611c70e7 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -2574,7 +2574,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/bug.html b/bug.html index 7ca121bb5..1fc53d88c 100644 --- a/bug.html +++ b/bug.html @@ -114,9 +114,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
Global func_8001969C (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)
Adding an (f32) cast changes asm, why?
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 *)
diff --git a/classOSnowman.html b/classOSnowman.html index a72a6f353..125c04c8d 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/contpfs_8c.html b/contpfs_8c.html index f5a5fd34b..d5670d7e7 100644 --- a/contpfs_8c.html +++ b/contpfs_8c.html @@ -210,8 +210,8 @@ Here is the caller graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -284,7 +284,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
diff --git a/controller_8h.html b/controller_8h.html index 2905ed1d8..f877d1eaa 100644 --- a/controller_8h.html +++ b/controller_8h.html @@ -1100,8 +1100,8 @@ Here is the call graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -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:
@@ -1388,7 +1388,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
diff --git a/doxygen_crawl.html b/doxygen_crawl.html index 45368897e..06a9408fe 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -9697,7 +9697,6 @@ - @@ -9767,6 +9766,7 @@ + @@ -9880,7 +9880,6 @@ - @@ -9943,6 +9942,7 @@ + diff --git a/globals_g.html b/globals_g.html index 00b62a57d..d5cb749ad 100644 --- a/globals_g.html +++ b/globals_g.html @@ -942,7 +942,7 @@ $(function(){initNavTree('globals_g.html',''); initResizable(true); });
  • gThomwpSpawns50CC : some_data.c, some_data.h, objects.h
  • gThowmpSpawnList : code_80057C60.c, objects.h
  • gThwompSpawns100CCExtra : some_data.c, some_data.h, objects.h
  • -
  • gTickCounter : main.c, main.h
  • +
  • gTickCounter : main.c, main.h
  • gTickGame : main.c
  • gTickLogic : main.c, main.h
  • gTickVisuals : main.c, main.h
  • diff --git a/globals_vars_g.html b/globals_vars_g.html index 7b9fffa1d..a9ba8a222 100644 --- a/globals_vars_g.html +++ b/globals_vars_g.html @@ -800,7 +800,7 @@ $(function(){initNavTree('globals_vars_g.html',''); initResizable(true); });
  • gThomwpSpawns50CC : some_data.c, some_data.h, objects.h
  • gThowmpSpawnList : code_80057C60.c, objects.h
  • gThwompSpawns100CCExtra : some_data.c, some_data.h, objects.h
  • -
  • gTickCounter : main.c, main.h
  • +
  • gTickCounter : main.c, main.h
  • gTickGame : main.c
  • gTickLogic : main.c, main.h
  • gTickVisuals : main.c, main.h
  • diff --git a/heap_8c.html b/heap_8c.html index f426c12b3..8d35a3857 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 a84a7e72a..e098a2b07 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 d6a4de5c4..d73c41270 100644 --- a/load_8c.html +++ b/load_8c.html @@ -838,7 +838,7 @@ Here is the caller graph for this function:
    -
    Bug
    missing return
    +
    Bug
    missing return
    Here is the call graph for this function:
    diff --git a/load_8h.html b/load_8h.html index b45a6917a..ab864e899 100644 --- a/load_8h.html +++ b/load_8h.html @@ -661,7 +661,7 @@ Here is the caller graph for this function:
    -
    Bug
    missing return
    +
    Bug
    missing return
    Here is the call graph for this function:
    diff --git a/main_8c.html b/main_8c.html index 173689341..0f25eed32 100644 --- a/main_8c.html +++ b/main_8c.html @@ -526,8 +526,8 @@ Variables   f32 gCourseTimer = 0.0f   -uint64_t gTickCounter -  +size_t gTickCounter +  f32 gDeltaTime = 0.0f   @@ -3419,14 +3419,14 @@ Here is the caller graph for this function:
    - -

    ◆ gTickCounter

    + +

    ◆ gTickCounter

    - +
    uint64_t gTickCountersize_t gTickCounter
    diff --git a/main_8c.js b/main_8c.js index 5aa5b9604..f0b9017b0 100644 --- a/main_8c.js +++ b/main_8c.js @@ -158,7 +158,7 @@ var main_8c = [ "gSIEventMesgQueue", "main_8c.html#aeddf12822189d471d55eb15756589a12", null ], [ "gSPTaskMesgBuf", "main_8c.html#aeabe6f1db6a11fc38c5581395baca767", null ], [ "gSPTaskMesgQueue", "main_8c.html#a71be1829d77470850ff3e20fd2fc41c0", null ], - [ "gTickCounter", "main_8c.html#a0575a91f19af11a7295fbb321bb35cfb", null ], + [ "gTickCounter", "main_8c.html#a6d52706a7ff0900bbaf0b7798926fcf3", null ], [ "gTickGame", "main_8c.html#a9430ed200a7ab87457f7aa908c12d00e", null ], [ "gTickLogic", "main_8c.html#afc45d18dddc64896e7bbb8ce0cdea316", null ], [ "gTickVisuals", "main_8c.html#af5ad47e50b8cbe36cf860278aeb24d29", null ], diff --git a/main_8h.html b/main_8h.html index e3c0892b2..ec3737be2 100644 --- a/main_8h.html +++ b/main_8h.html @@ -462,8 +462,8 @@ Variables   f32 gCourseTimer   -uint64_t gTickCounter -  +size_t gTickCounter

    Macro Definition Documentation

    @@ -3621,8 +3621,8 @@ Here is the caller graph for this function:
    - -

    ◆ gTickCounter

    + +

    ◆ gTickCounter

    @@ -3631,7 +3631,7 @@ Here is the caller graph for this function:
    - +
    uint64_t gTickCountersize_t gTickCounter
    diff --git a/main_8h.js b/main_8h.js index de6166504..e9636224b 100644 --- a/main_8h.js +++ b/main_8h.js @@ -142,7 +142,7 @@ var main_8h = [ "gSIEventMesgQueue", "main_8h.html#aeddf12822189d471d55eb15756589a12", null ], [ "gSPTaskMesgBuf", "main_8h.html#aeabe6f1db6a11fc38c5581395baca767", null ], [ "gSPTaskMesgQueue", "main_8h.html#a71be1829d77470850ff3e20fd2fc41c0", null ], - [ "gTickCounter", "main_8h.html#a0575a91f19af11a7295fbb321bb35cfb", null ], + [ "gTickCounter", "main_8h.html#a6d52706a7ff0900bbaf0b7798926fcf3", null ], [ "gTickLogic", "main_8h.html#afc45d18dddc64896e7bbb8ce0cdea316", null ], [ "gTickVisuals", "main_8h.html#af5ad47e50b8cbe36cf860278aeb24d29", null ], [ "gTourComplete", "main_8h.html#a5a2ecceb8ad7e2be39fd74784bba5772", null ], diff --git a/main_8h_source.html b/main_8h_source.html index 436ad54b5..77266939e 100644 --- a/main_8h_source.html +++ b/main_8h_source.html @@ -337,7 +337,7 @@ $(function(){initNavTree('main_8h_source.html',''); initResizable(true); });
    225extern s16 sNumVBlanks;
    226extern f32 gVBlankTimer;
    227extern f32 gCourseTimer;
    -
    228extern uint64_t gTickCounter;
    +
    228extern size_t gTickCounter;
    229
    230// end of definition of main.c variables
    231
    @@ -346,7 +346,6 @@ $(function(){initNavTree('main_8h_source.html',''); initResizable(true); });
    f32 Mat4[4][4]
    Definition common_structs.h:20
    Player * gPlayerOne
    Definition main.c:75
    OSMesgQueue gDmaMesgQueue
    Definition main.c:91
    -
    uint64_t gTickCounter
    Definition main.c:197
    struct SPTask * sNextDisplaySPTask
    Definition main.c:62
    ALIGNED8 u8 gGameLoopThreadStack[STACKSIZE]
    Definition main.c:154
    struct Controller * gControllerTwo
    Definition main.c:66
    @@ -385,6 +384,7 @@ $(function(){initNavTree('main_8h_source.html',''); initResizable(true); });
    OSMesg sSoundMesgBuf[1]
    Definition main.c:93
    u16 D_800DC514
    Definition main.c:168
    Player * gPlayerFour
    Definition main.c:78
    +
    size_t gTickCounter
    Definition main.c:197
    struct VblankHandler sSoundVblankHandler
    Definition main.c:90
    s32 gPlayerCountSelection1
    Definition main.c:176
    OSMesgQueue gSPTaskMesgQueue
    Definition main.c:91
    diff --git a/menu__items_8c.html b/menu__items_8c.html index d5cee9ce5..658ce932d 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 7dc6d236c..f8b0db429 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/navtreeindex39.js b/navtreeindex39.js index c70cfcaa5..7f04bee20 100644 --- a/navtreeindex39.js +++ b/navtreeindex39.js @@ -143,7 +143,6 @@ var NAVTREEINDEX39 = "main_8c.html#a0251c90fb83072f3510a39e2f1b3e980":[18,0,3,44,28], "main_8c.html#a02979c6ca93db55fe6478a5cbdaf5cb2":[18,0,3,44,57], "main_8c.html#a04a38aedbc003917f27442cac2d9ca56":[18,0,3,44,109], -"main_8c.html#a0575a91f19af11a7295fbb321bb35cfb":[18,0,3,44,158], "main_8c.html#a063033f9c922e60071eddb7280c596c9":[18,0,3,44,174], "main_8c.html#a065e21eae1e48d149df9ab4583ec7441":[18,0,3,44,8], "main_8c.html#a06ee966cd36f1640715226c8c9a77d75":[18,0,3,44,32], @@ -213,6 +212,7 @@ var NAVTREEINDEX39 = "main_8c.html#a6743562aa5d4a08231e5966a0a1667bd":[18,0,3,44,143], "main_8c.html#a67e7972c9946b652418eb06da494a31f":[18,0,3,44,46], "main_8c.html#a6ac5e1df596c8c0b12e3ffac501eaa4d":[18,0,3,44,12], +"main_8c.html#a6d52706a7ff0900bbaf0b7798926fcf3":[18,0,3,44,158], "main_8c.html#a6dc1ef2a3ddfe9dee977416c99f35d38":[18,0,3,44,52], "main_8c.html#a6dfb2e914880b246ffe72d37f975d658":[18,0,3,44,13], "main_8c.html#a6ec571b2432d648b9c5cf5372b69babe":[18,0,3,44,180], diff --git a/navtreeindex40.js b/navtreeindex40.js index 0b5b847f6..ec6fefd67 100644 --- a/navtreeindex40.js +++ b/navtreeindex40.js @@ -76,7 +76,6 @@ var NAVTREEINDEX40 = "main_8h.html#a0204a9efe5c4b5e5ce5153086a5ccb49":[18,0,3,45,128], "main_8h.html#a0251c90fb83072f3510a39e2f1b3e980":[18,0,3,45,37], "main_8h.html#a04a38aedbc003917f27442cac2d9ca56":[18,0,3,45,94], -"main_8h.html#a0575a91f19af11a7295fbb321bb35cfb":[18,0,3,45,142], "main_8h.html#a061fc6cf9be78278385a00af64aebf41":[18,0,3,45,19], "main_8h.html#a063033f9c922e60071eddb7280c596c9":[18,0,3,45,156], "main_8h.html#a07dfa3f5a6c56a4d3b03bd165e4e4273":[18,0,3,45,4], @@ -139,6 +138,7 @@ var NAVTREEINDEX40 = "main_8h.html#a67e7972c9946b652418eb06da494a31f":[18,0,3,45,52], "main_8h.html#a6ac5e1df596c8c0b12e3ffac501eaa4d":[18,0,3,45,22], "main_8h.html#a6c1b08ac526ee0ba8e36ae87b50a4026":[18,0,3,45,81], +"main_8h.html#a6d52706a7ff0900bbaf0b7798926fcf3":[18,0,3,45,142], "main_8h.html#a6ec571b2432d648b9c5cf5372b69babe":[18,0,3,45,162], "main_8h.html#a6f66ee0102e4f4c1953847fcc05ce094":[18,0,3,45,9], "main_8h.html#a6fb28ef534379345bfd1413abc2c63c9":[18,0,3,45,24], diff --git a/osContInit_8c.html b/osContInit_8c.html index 00f7c76e5..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 75a5d66d8..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/osPfsDeleteFile_8c.html b/osPfsDeleteFile_8c.html index 2ca1039be..245a79732 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 8b69028a0..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/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index 900d732a9..601850354 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 c42936e65..920d5cf8a 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/pak_8cpp.html b/pak_8cpp.html index 40103666d..7330d8ca6 100644 --- a/pak_8cpp.html +++ b/pak_8cpp.html @@ -337,7 +337,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/piint_8h.html b/piint_8h.html index 528825629..0cdc8aa2f 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_a.js b/search/all_a.js index 6cfc276e1..73e255cf0 100644 --- a/search/all_a.js +++ b/search/all_a.js @@ -938,7 +938,7 @@ var searchData= ['gthomwpspawns50cc_935',['gThomwpSpawns50CC',['../some__data_8c.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c'],['../src_2data_2some__data_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c'],['../objects_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c']]], ['gthowmpspawnlist_936',['gThowmpSpawnList',['../code__80057C60_8c.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList: code_80057C60.c'],['../objects_8h.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList: code_80057C60.c']]], ['gthwompspawns100ccextra_937',['gThwompSpawns100CCExtra',['../some__data_8c.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c'],['../src_2data_2some__data_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c'],['../objects_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c']]], - ['gtickcounter_938',['gTickCounter',['../main_8c.html#a0575a91f19af11a7295fbb321bb35cfb',1,'gTickCounter: main.c'],['../main_8h.html#a0575a91f19af11a7295fbb321bb35cfb',1,'gTickCounter: main.c']]], + ['gtickcounter_938',['gTickCounter',['../main_8c.html#a6d52706a7ff0900bbaf0b7798926fcf3',1,'gTickCounter: main.c'],['../main_8h.html#a6d52706a7ff0900bbaf0b7798926fcf3',1,'gTickCounter: main.c']]], ['gtickgame_939',['gTickGame',['../main_8c.html#a9430ed200a7ab87457f7aa908c12d00e',1,'main.c']]], ['gticklogic_940',['gTickLogic',['../main_8c.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic: main.c'],['../main_8h.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic: main.c']]], ['gtickvisuals_941',['gTickVisuals',['../main_8c.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals: main.c'],['../main_8h.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals: main.c']]], diff --git a/search/variables_7.js b/search/variables_7.js index c353abb75..19e28c1be 100644 --- a/search/variables_7.js +++ b/search/variables_7.js @@ -714,7 +714,7 @@ var searchData= ['gthomwpspawns50cc_711',['gThomwpSpawns50CC',['../some__data_8c.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c'],['../src_2data_2some__data_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c'],['../objects_8h.html#aaf65d9c5ffd8e4297c54dd993877d8cf',1,'gThomwpSpawns50CC: some_data.c']]], ['gthowmpspawnlist_712',['gThowmpSpawnList',['../code__80057C60_8c.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList: code_80057C60.c'],['../objects_8h.html#a840ef2e5e6ba8d81138c0dd18c11cf21',1,'gThowmpSpawnList: code_80057C60.c']]], ['gthwompspawns100ccextra_713',['gThwompSpawns100CCExtra',['../some__data_8c.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c'],['../src_2data_2some__data_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c'],['../objects_8h.html#abe4d0b9a4a99ad4cb6146bfea9e20dbe',1,'gThwompSpawns100CCExtra: some_data.c']]], - ['gtickcounter_714',['gTickCounter',['../main_8c.html#a0575a91f19af11a7295fbb321bb35cfb',1,'gTickCounter: main.c'],['../main_8h.html#a0575a91f19af11a7295fbb321bb35cfb',1,'gTickCounter: main.c']]], + ['gtickcounter_714',['gTickCounter',['../main_8c.html#a6d52706a7ff0900bbaf0b7798926fcf3',1,'gTickCounter: main.c'],['../main_8h.html#a6d52706a7ff0900bbaf0b7798926fcf3',1,'gTickCounter: main.c']]], ['gtickgame_715',['gTickGame',['../main_8c.html#a9430ed200a7ab87457f7aa908c12d00e',1,'main.c']]], ['gticklogic_716',['gTickLogic',['../main_8c.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic: main.c'],['../main_8h.html#afc45d18dddc64896e7bbb8ce0cdea316',1,'gTickLogic: main.c']]], ['gtickvisuals_717',['gTickVisuals',['../main_8c.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals: main.c'],['../main_8h.html#af5ad47e50b8cbe36cf860278aeb24d29',1,'gTickVisuals: main.c']]], diff --git a/stubs_8h.html b/stubs_8h.html index 0db61324e..975ef3602 100644 --- a/stubs_8h.html +++ b/stubs_8h.html @@ -472,7 +472,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 fc14544ea..2504f53d6 100644 --- a/todo.html +++ b/todo.html @@ -110,15 +110,15 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global __osGetId (OSPfs *pfs)
    -

    remove magic constant

    -

    loads of magic constants..

    +

    remove magic constant

    +

    loads of magic constants..

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

    fix magic number

    remove magic constant

    @@ -138,8 +138,8 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global debug_switch_character_ceremony_cutscene (void)
    confirm this.
    Union du
    -

    is it possible to remove them somehow?

    -

    is it possible to remove them somehow?

    +

    is it possible to remove them somehow?

    +

    is it possible to remove them somehow?

    Global fill [2]
    file boundary?
    @@ -158,7 +158,7 @@ $(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)
    @@ -168,13 +168,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global func_8028F970 (void)
    increasing players past four would require increase this loop iterator.
    Global GetCupName (void)
    -
    Move gGfxPool out of main.h
    +
    Move gGfxPool out of main.h
    Global gPlayerWinningIndex
    gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
    Global gTorchSpawns []
    fix this extern
    Global IO_WRITE (addr, data)
    -
    These defines are from PR/rcp.h, but including that causes problems...
    +
    These defines are from PR/rcp.h, but including that causes problems...
    Global LEO_CMD_TYPE_0
    name
    Global LEO_CMD_TYPE_1
    @@ -196,19 +196,19 @@ $(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)
    @@ -219,7 +219,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });

    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)
    @@ -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/uniondu.html b/uniondu.html index 4841fbfd7..07302d7bb 100644 --- a/uniondu.html +++ b/uniondu.html @@ -138,8 +138,8 @@ Data Fields  

    Detailed Description

    -
    Todo
    is it possible to remove them somehow?
    -
    Todo
    is it possible to remove them somehow?
    +
    Todo
    is it possible to remove them somehow?
    +
    Todo
    is it possible to remove them somehow?

    Field Documentation

    ◆ d