Clean up moving platform allocation

This commit is contained in:
jaburns
2020-10-29 17:47:47 -06:00
parent 5dfa2678c4
commit 144df0df98
4 changed files with 85 additions and 46 deletions
-3
View File
@@ -26,9 +26,6 @@ struct GlobalState
// rendering_graph_node.c
u16 mgAreaUpdateCounter;
// platform_displacement.c
void *mgMarioPlatform;
// misc
u32 mgGlobalTimer;
u8 mgSpecialTripleJump;