Fix build

This commit is contained in:
Cuyler36
2025-06-18 14:13:55 -04:00
parent c922cf1c76
commit 16c41889af
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
#include "m_bgm.h"
#include "m_random_field.h"
#include "zurumode.h"
#include "_mem.h"
// this is cursed
#define aEvMgr_SHOW_ACTOR_RESULT_NOT_SHOWN (mEv_place_data_c*)-1
@@ -1,5 +1,6 @@
#include <libc/string.h>
#include <dolphin/vi.h>
#include "_mem.h"
#include "JSystem/J2D/J2DGrafContext.h"
#include "JSystem/JUtility/JUTAssertion.h"
#include "JSystem/JUtility/JUTConsole.h"