summaryrefslogtreecommitdiff
path: root/context.h
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2023-02-11 17:22:17 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2023-02-11 17:22:17 -0400
commit80fcde7e6155ff64b562faa27ea32aeb83eaae30 (patch)
tree46a0a054f4ca909940a2ee58e3247a907c1f20d8 /context.h
parent01534790b1f7e260a2e5cd8a7ac6d23c788e355b (diff)
TMainTask: Add, and match `func_80228bbc()`
Diffstat (limited to 'context.h')
-rw-r--r--context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.h b/context.h
index 36c7384..47b98d0 100644
--- a/context.h
+++ b/context.h
@@ -317,6 +317,7 @@ public:
void unused_render_func();
void render_objects();
void render_ui();
+ void func_80228bbc();
void func_80228c44(s32 arg0);
void func_80228dbc();
void render_clipout_and_fade();