Move abs to stdlib.h
This commit is contained in:
parent
618874af71
commit
0ccc55e70f
8 changed files with 13 additions and 11 deletions
|
|
@ -22,9 +22,6 @@
|
|||
#include "dolphin.h"
|
||||
#include "math.h"
|
||||
|
||||
// TODO: required to match fn_1_3C9C. Can be removed once abs is removed from math.h.
|
||||
#undef abs
|
||||
|
||||
typedef struct {
|
||||
/* 0x00 */ char unk00[0x50];
|
||||
/* 0x50 */ u32 unk50; // pointer?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue