Misc Clean (#1680)

* vramu32 in Overlay_Relocate

* Actor_SetColorFilter args

* Effect Hitmark enum

* Actor_WorldToActorCoords

* Some fault clean up

* contoller.h

* macros.h no longer needs stdint.h
This commit is contained in:
Derek Hensley
2024-09-07 21:55:59 -06:00
committed by GitHub
parent 2e2b2e2c7a
commit 6eaf196927
49 changed files with 151 additions and 133 deletions
+1
View File
@@ -36,6 +36,7 @@
#include "libc64/sprintf.h"
#include "PR/os_motor.h"
#include "controller.h"
#include "fault.h"
#include "macros.h"
#include "scheduler.h"