summaryrefslogtreecommitdiff
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/context.h b/context.h
index 47b98d0..0af5667 100644
--- a/context.h
+++ b/context.h
@@ -311,12 +311,12 @@ public:
u32 mbr_0x24;
public:
TMainTask();
- void render_particle_effects();
- void render_effects();
- void render_geometry();
void unused_render_func();
void render_objects();
void render_ui();
+ void render_particle_effects();
+ void render_effects();
+ void render_geometry();
void func_80228bbc();
void func_80228c44(s32 arg0);
void func_80228dbc();