mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-02 19:45:57 -04:00
Small general cleanup (#1644)
* m2ctx.py * check warnings * vimode includes * bgcheck includes * padmgr includes * sprintf * z_std_dma * sys_ucode * z64voice * z64lib * z64effect_ss * segment_symbols.h * padutils * main * stdarg.h * fault * bzero * undefined_syms * z64rumble
This commit is contained in:
+7
-3
@@ -31,11 +31,15 @@
|
||||
* done while waiting for this operation to complete.
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "PR/controller.h"
|
||||
#include "PR/os_motor.h"
|
||||
#include "padmgr.h"
|
||||
|
||||
#include "libc64/sprintf.h"
|
||||
#include "PR/os_motor.h"
|
||||
|
||||
#include "fault.h"
|
||||
#include "macros.h"
|
||||
#include "main.h"
|
||||
#include "z64math.h"
|
||||
#include "z64voice.h"
|
||||
|
||||
extern FaultMgr gFaultMgr;
|
||||
|
||||
Reference in New Issue
Block a user