mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 11:11:53 -04:00
Renamed instances of msl_c -> MSL_C because
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/mtx/mtxvec.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "msl_c/math.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "dolphin/mtx/mtx44.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "msl_c/math.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "dolphin/mtx/quat.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "msl_c/math.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
Reference in New Issue
Block a user