summaryrefslogtreecommitdiff
path: root/context.h
diff options
context:
space:
mode:
authormrb0nk500 <b0nk@b0nk.xyz>2023-02-11 15:38:30 -0400
committermrb0nk500 <b0nk@b0nk.xyz>2023-02-11 15:38:30 -0400
commited7e4c2ffd7bfa1a2a66f5b54e5547f855350c66 (patch)
treefc02480e6fc50f32484f1c81f86c9169481a8cae /context.h
parent136656fb687eba0575c91a5ca76f5b00fac1015c (diff)
TMainTask: Add, and match `func_80228dbc()`
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 200bd20..8a6bdcd 100644
--- a/context.h
+++ b/context.h
@@ -317,6 +317,7 @@ public:
void unused_render_func();
void render_objects();
void render_ui();
+ void func_80228dbc();
void render_clipout_and_fade();
void init_main_task();