From b63509a1bf950613b35f14c7e87c95897cb81a5f Mon Sep 17 00:00:00 2001 From: MegaMech Date: Thu, 1 Jan 2026 20:10:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@a4c01b784b8e65f416a007b06caa8eb8a4c3dd12?= =?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 | 6 ++--- Game_8h.html | 2 +- Game_8h_source.html | 29 +++++++++++---------- actors_8c.html | 4 +-- classOSnowman.html | 4 +-- controller_8h.html | 2 +- doxygen_crawl.html | 4 +-- md_docs_2custom-audio.html | 2 +- md_docs_2custom-characters.html | 2 +- menu__items_8c.html | 4 +-- menu__items_8h.html | 2 +- navtreedata.js | 4 +-- navtreeindex42.js | 4 +-- osContInit_8c.html | 2 +- osCreatePiManager_8c.html | 2 +- osEPiRawStartDma_8c.html | 6 ++--- osPfsDeleteFile_8c.html | 4 +-- osPiGetCmdQueue_8c.html | 2 +- osPiRawStartDma_8c.html | 2 +- osPiStartDma_8c.html | 4 +-- osViBlack_8c.html | 2 +- pak_8cpp.html | 2 +- piint_8h.html | 2 +- render__objects_8c.html | 12 ++++----- render__objects_8h.html | 2 +- search/all_13.js | 2 +- search/all_9.js | 2 +- stubs_8h.html | 2 +- todo.html | 46 ++++++++++++++++----------------- 29 files changed, 82 insertions(+), 81 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index d0e471ab6..3bd5cdf11 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -451,7 +451,7 @@ Variables   TrackEditor::Editor gEditor   -s32 gTrophyIndex = NULL +s32 gTrophyIndex = NULL_OBJECT_ID   Registry< TrackInfogTrackRegistry   @@ -2657,7 +2657,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:
@@ -4362,7 +4362,7 @@ Here is the caller graph for this function:
- +
s32 gTrophyIndex = NULLs32 gTrophyIndex = NULL_OBJECT_ID
diff --git a/Game_8h.html b/Game_8h.html index ecbf41077..7c24128ef 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -2553,7 +2553,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/Game_8h_source.html b/Game_8h_source.html index 40419aaa3..4476bea68 100644 --- a/Game_8h_source.html +++ b/Game_8h_source.html @@ -349,20 +349,21 @@ $(function(){initNavTree('Game_8h_source.html',''); initResizable(true); });
239#if defined(_MSC_VER)
240 __declspec(noreturn)
241#elif defined(__APPLE__)
-
242#elif defined(__cplusplus) || (__STDC_VERSION__ >= 202311)
-
243 [[noreturn]]
-
244#elif defined(__GNUC__)
-
245 __attribute__((noreturn))
-
246#endif
-
247void CM_ThrowRuntimeError(const char* fmt, ...);
-
248
-
249// NOLINTEND(readability-identifier-naming)
-
250
-
251#ifdef __cplusplus
-
252}
-
253#endif
-
254
-
255#endif // _GAME_H
+
242#elif defined(__OpenBSD__)
+
243#elif defined(__cplusplus) || (__STDC_VERSION__ >= 202311)
+
244 [[noreturn]]
+
245#elif defined(__GNUC__)
+
246 __attribute__((noreturn))
+
247#endif
+
248void CM_ThrowRuntimeError(const char* fmt, ...);
+
249
+
250// NOLINTEND(readability-identifier-naming)
+
251
+
252#ifdef __cplusplus
+
253}
+
254#endif
+
255
+
256#endif // _GAME_H
Registry< TrackInfo > gTrackRegistry
Definition Game.cpp:76
diff --git a/actors_8c.html b/actors_8c.html index 9c9b03b78..be043b353 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -456,7 +456,7 @@ Here is the caller graph for this function:
-
Todo
Commented out because deletes too soon.
+
Todo
Commented out because deletes too soon.
Here is the call graph for this function:
@@ -1861,7 +1861,7 @@ Here is the caller graph for this function:
-
Todo
actorType needs to be passed into this function for flexibility
+
Todo
actorType needs to be passed into this function for flexibility
Here is the call graph for this function:
diff --git a/classOSnowman.html b/classOSnowman.html index 0ad66ee75..a72a6f353 100644 --- a/classOSnowman.html +++ b/classOSnowman.html @@ -351,7 +351,7 @@ Here is the call graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
Here is the call graph for this function:
@@ -782,7 +782,7 @@ Here is the call graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class

Reimplemented from OObject.

diff --git a/controller_8h.html b/controller_8h.html index f877d1eaa..74f391ba1 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:

+

Future plans