diff options
Diffstat (limited to 'src/math_util_2.c')
| -rw-r--r-- | src/math_util_2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math_util_2.c b/src/math_util_2.c index 067b34b21..091bf9215 100644 --- a/src/math_util_2.c +++ b/src/math_util_2.c @@ -603,7 +603,6 @@ void func_80041D24(void) { } void guOrtho(Mtx*, f32, f32, f32, f32, f32, f32, f32); /* extern */ -extern s8 D_801658FE; void func_80041D34(void) { guOrtho(&D_80183D60, 0.0f, 320.0f, 240.0f, 0.0f, -1.0f, 1.0f, 1.0f); |
