mirror of
https://github.com/zeldaret/oot
synced 2026-05-27 16:13:31 -04:00
Reduce dependencies on global.h (10) (#2490)
* reduce z64.h size * fix z_cheap_proc.inc.c * ,bss * remove temp delcaration
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
*
|
||||
* @note Original filename is likely sys_vibrate.c or similar as it is ordered after sys_ucode.c
|
||||
*/
|
||||
#include "global.h"
|
||||
#include "rumble.h"
|
||||
#include "padmgr.h"
|
||||
|
||||
/**
|
||||
* Rumble manager update, runs on Vertical Retrace on the padmgr thread.
|
||||
|
||||
Reference in New Issue
Block a user