From d9f7ad89ad018ae036b3094ab01b3790c2311a2b Mon Sep 17 00:00:00 2001 From: theo3 Date: Sun, 28 Feb 2021 20:56:06 -0800 Subject: resolve sfx calls --- include/flags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/flags.h') diff --git a/include/flags.h b/include/flags.h index 85e6937e..c68be93e 100644 --- a/include/flags.h +++ b/include/flags.h @@ -29,7 +29,7 @@ extern u32 gGlobalFlags; extern u32 gRoomFlags; enum { - NONE, + FLAG_NONE, /*0x01*/ LV0_CLEAR, /* */ /*0x02*/ LV1_CLEAR, /* */ /*0x03*/ LV2_CLEAR, /* */ -- cgit v1.2.3