diff --git a/Game_8cpp.html b/Game_8cpp.html
index 7a3b0626f..9aef8784d 100644
--- a/Game_8cpp.html
+++ b/Game_8cpp.html
@@ -2632,7 +2632,7 @@ Here is the caller graph for this function:
-
- Todo
- Move gGfxPool out of main.h
+
- Todo
- Move gGfxPool out of main.h
diff --git a/Game_8h.html b/Game_8h.html
index 295d2038e..e4bbb8c80 100644
--- a/Game_8h.html
+++ b/Game_8h.html
@@ -2545,7 +2545,7 @@ Here is the caller graph for this function:
diff --git a/SkyCloud_8h_source.html b/SkyCloud_8h_source.html
index bed2c030d..843537ee3 100644
--- a/SkyCloud_8h_source.html
+++ b/SkyCloud_8h_source.html
@@ -148,11 +148,11 @@ $(function(){initNavTree('SkyCloud_8h_source.html',''); initResizable(true); });
SkyActor(ScreenContext *screen)
Definition SkyActor.h:19
-virtual void Draw(ScreenContext *ctx, s32 arg0) override
Definition SkyCloud.cpp:87
+virtual void Draw(ScreenContext *ctx, s32 arg0) override
Definition SkyCloud.cpp:89
SkyCloud(ScreenContext *screen, u16 cloudVariant, u16 posY, u16 rotY, u16 scalePercent)
Definition SkyCloud.cpp:23
size_t _idx
Definition SkyCloud.h:34
static size_t GetCount()
Definition SkyCloud.h:26
-virtual void Tick() override
Definition SkyCloud.cpp:54
+virtual void Tick() override
Definition SkyCloud.cpp:56
~SkyCloud()
Definition SkyCloud.h:22
static size_t _count
Definition SkyCloud.h:33
diff --git a/actors_8c.html b/actors_8c.html
index e358cefa0..659180f72 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.
@@ -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
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html
index 240c932f4..995bbfc9f 100644
--- a/ceremony__and__credits_8c.html
+++ b/ceremony__and__credits_8c.html
@@ -1363,7 +1363,7 @@ Here is the caller graph for this function:
-
- Todo
- Does this match as a return of s8?
+
- Todo
- Does this match as a return of s8?
@@ -2099,7 +2099,7 @@ Here is the call graph for this function:
-
- Todo
- What does this even do?
+
- Todo
- What does this even do?
diff --git a/ceremony__and__credits_8h.html b/ceremony__and__credits_8h.html
index a86dec0d1..40e7791dc 100644
--- a/ceremony__and__credits_8h.html
+++ b/ceremony__and__credits_8h.html
@@ -2037,7 +2037,7 @@ Here is the call graph for this function:
-
- Todo
- What does this even do?
+
- Todo
- What does this even do?
diff --git a/classOSnowman.html b/classOSnowman.html
index 44a769f1a..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
@@ -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.