summaryrefslogtreecommitdiff
path: root/src/math_util_2.h
diff options
context:
space:
mode:
authorTyler McGavran <tyler.taggerung@gmail.com>2022-08-23 12:33:00 -0400
committerGitHub <noreply@github.com>2022-08-23 09:33:00 -0700
commitdfd54d9a102b971e027058ce163e0f9cd84f5b44 (patch)
treef6d27fe4fb1c65f0a813cb753b4fc901386c23ce /src/math_util_2.h
parent7d23fcc063bb0067e7e051d98d18622a134d0248 (diff)
Match a lot of functions, add header for objects (#251)
* Match a lot of functions, add header for objects * Refreshed a TON of functions and created/added to several header files * Add header for code_800431B0, address comments Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
Diffstat (limited to 'src/math_util_2.h')
-rw-r--r--src/math_util_2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/math_util_2.h b/src/math_util_2.h
index 8a6e8cc04..f4dcced42 100644
--- a/src/math_util_2.h
+++ b/src/math_util_2.h
@@ -87,7 +87,4 @@ extern s8 D_80165840[];
extern s8 D_801658FE;
extern s32 D_8018D120;
-// This is also used in 80071F00
-extern struct_80165C18_entry D_80165C18[];
-
#endif // MATH_UTIL_2_H