mirror of
https://github.com/zeldaret/ss
synced 2026-08-13 20:24:26 -04:00
m3d (#13)
* Initial M3d Pass * `m_bmdl` and `m_bline` left --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com> Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef NW4R_G3D_BASIC_H
|
||||
#define NW4R_G3D_BASIC_H
|
||||
#include "math_types.h"
|
||||
#include "g3d_anmchr.h"
|
||||
#include "nw4r/math/math_types.h"
|
||||
#include "nw4r/g3d/g3d_anmchr.h"
|
||||
|
||||
namespace nw4r
|
||||
{
|
||||
@@ -45,4 +45,4 @@ namespace nw4r
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user