From c084cfbae27e5f9cd542c3e36a8564e04bf2b226 Mon Sep 17 00:00:00 2001 From: theo3 Date: Sat, 18 Jul 2020 16:03:20 -0700 Subject: updated flag func 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 48e56749..27595e70 100644 --- a/include/flags.h +++ b/include/flags.h @@ -130,6 +130,6 @@ enum { /*0x62*/ MAZE_CLEAR, /* Cleared Castle maze */ /*0x63*/ TINY_ENTRANCE, /* Ezlo described entrances */ /*0x64*/ CASTLE_BGM, /* Castle intro BGM */ -} FLAG; +}; #endif \ No newline at end of file -- cgit v1.2.3