From 2b9ed4a58d80024d0d9b7232e92ebf9ef6160bda Mon Sep 17 00:00:00 2001 From: emilybrooks Date: Mon, 11 Sep 2023 11:02:09 -0700 Subject: ac_toudai matched 12 functions, 2 non-equivalent (#65) * first commit * matched the gSegments thing * more progress * matched aTOU_actor_dt * matched aTOU_set_bgOffset and imported data * named everything * cleanup, work on draw functions * cleanup * review * Revert "review" This reverts commit 229788b68359cb9ff3c372639c767e4e08011d96. * format * removed change to ac_structure.h * temp changing data symbols * format * review * fix conflicts * fix season u32 thing --- src/code/game.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code/game.c') diff --git a/src/code/game.c b/src/code/game.c index aca7062..7767fc0 100644 --- a/src/code/game.c +++ b/src/code/game.c @@ -11,7 +11,7 @@ #include "padmgr.h" #include "69E2C0.h" #include "gfxalloc.h" -#include "6E0F50.h" +#include "m_rcp.h" #include "code_variables.h" #include "overlays/gamestates/ovl_play/m_play.h" #include "overlays/gamestates/ovl_famicom_emu/famicom_emu.h" -- cgit v1.2.3