From fd54debbf2d18c7c9bfdd10bd42aab5abe9266a2 Mon Sep 17 00:00:00 2001 From: Anghelo Carvajal Date: Wed, 9 Aug 2023 21:21:12 -0400 Subject: `libu64.a` identification (#43) * identify debug * identify gfxprint.c and gfxprint_data.c * pad.c * fix * stackcheck * loadfragment and logseverity * mtxconv * comment * Revert "loadfragment and logseverity" This reverts commit 34d8214aa3869a518db8c9b59dc06361e8507418. * review * fix * another fix * fix --- 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 706b5c9..480dba1 100644 --- a/src/code/game.c +++ b/src/code/game.c @@ -4,7 +4,7 @@ #include "67E840.h" #include "speed_meter.h" #include "graph.h" -#include "debug.h" +#include "libu64/debug.h" #include "libc64/malloc.h" #include "6EDD10.h" #include "padmgr.h" -- cgit v1.2.3