Re-import MSL_C from TP

This commit is contained in:
robojumper
2026-05-31 00:09:11 +02:00
parent 31423c25ae
commit 9b4820921c
185 changed files with 7617 additions and 1992 deletions
+2 -1
View File
@@ -2,11 +2,12 @@
#define C_M3D_H
#include "common.h"
#include "math.h"
#include "nw4r/types_nw4r.h"
#include "nw4r/math.h" // IWYU pragma: export
#include <cmath>
class cM3dGAab;
class cM3dGCps;
class cM3dGCyl;