g3d initial pullover (#115)

* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor
This commit is contained in:
Elijah Thomas
2025-02-09 12:40:41 -05:00
committed by GitHub
parent 85bef3afb9
commit cec09ad023
269 changed files with 30456 additions and 4825 deletions
+2 -3
View File
@@ -2,9 +2,8 @@
#include "m/m3d/m3d.h"
#include "nw4r/g3d/g3d_anmvis.h"
#include "nw4r/g3d/g3d_resanmvis.h"
#include "nw4r/g3d/g3d_resmdl.h"
#include "nw4r/g3d/res/g3d_resanmvis.h"
#include "nw4r/g3d/res/g3d_resmdl.h"
namespace m3d {