From 60579a4260965c1de2e8a8f320fe9f8c3f5d2dde Mon Sep 17 00:00:00 2001 From: kuchenmitsahne <25233413+kuchenmitsahne@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:54:39 -0500 Subject: m_field_info 37 additional functions OK (40/188 total) (#230) * 25 functions OK * 10 functions OK * Add block type and block kind enums/defines * Formatting/style pass * Move `FieldMakeBlockType` to `m_field_make` * Remove unused/duplicate defines --- include/code_variables.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/code_variables.h') diff --git a/include/code_variables.h b/include/code_variables.h index b484b81..f889763 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -397,9 +397,6 @@ extern s32 CanLookGokiCount; // extern UNK_TYPE D_8010674C_jp; // extern UNK_TYPE D_80106794_jp; // extern UNK_TYPE D_801067A4_jp; -// extern UNK_TYPE D_80106814_jp; -// extern UNK_TYPE D_80106818_jp; -// extern UNK_TYPE D_80106820_jp; // extern UNK_TYPE D_80106824_jp; // extern UNK_TYPE D_80106828_jp; // extern UNK_TYPE D_8010682C_jp; -- cgit v1.2.3