mirror of https://github.com/zeldaret/tp.git
fix build due to mtx_vec split
This commit is contained in:
parent
a83a461e54
commit
9799fadfe8
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
#include "d/d_drawlist.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/mtx/mtx44.h"
|
||||
#include "dolphin/mtx/mtxvec.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
//
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "d/d_resorce.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/mtx/mtx.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in New Issue