mirror of
https://github.com/zeldaret/oot
synced 2026-09-12 12:35:23 -04:00
Delete macros.h; Delete global.h (#2516)
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#include "regs.h"
|
||||
#include "versions.h"
|
||||
|
||||
#include "global.h"
|
||||
#include "macros.h"
|
||||
|
||||
void ViMode_LogPrint(OSViMode* osViMode) {
|
||||
LOG_ADDRESS("osvimodep", osViMode, "../z_vimode.c", 87);
|
||||
LOG_HEX32("osvimodep->comRegs.ctrl", osViMode->comRegs.ctrl, "../z_vimode.c", 88);
|
||||
|
||||
Reference in New Issue
Block a user