src/core1/mlmtx.h: cleaned up function prototypes

This commit is contained in:
mariob92
2024-10-18 16:14:10 +02:00
parent d9439b9cef
commit 0ba0a22549
15 changed files with 17 additions and 26 deletions

View File

@@ -4,7 +4,6 @@
#include <core2/file.h>
extern void func_80252CC4(f32[3], f32[3], f32, f32[3]);
extern f32 vtxList_getGlobalNorm(BKVertexList *arg0);
extern void func_803334B0(f32 position[3], f32 rotation[3], f32 scale, f32[3], f32);