From 80fcde7e6155ff64b562faa27ea32aeb83eaae30 Mon Sep 17 00:00:00 2001 From: mrb0nk500 Date: Sat, 11 Feb 2023 17:22:17 -0400 Subject: TMainTask: Add, and match `func_80228bbc()` --- context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'context.h') 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(); -- cgit v1.2.3-13-gbd6f