mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-08 19:32:23 -04:00
Decomp controller.c
This commit is contained in:
+2
-3
@@ -21,8 +21,7 @@ typedef struct {
|
||||
/* 0x4 */ OSPri priority;
|
||||
} __OSThreadTail;
|
||||
|
||||
#include <variables.h> // TODO all variables should be moved to the file that logically defines them
|
||||
// maybe put externs here?
|
||||
#include <functions.h>
|
||||
#include <global.h> // TODO this is just so libultra files can see function and variable declarations.
|
||||
// Once all data sections have been split up, it should be removed.
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user