mirror of
https://github.com/zeldaret/oot.git
synced 2025-05-10 02:54:24 +00:00
libc path
This commit is contained in:
parent
9f9642300d
commit
81fbc65ae3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#ifndef Z64MATH_H
|
#ifndef Z64MATH_H
|
||||||
#define Z64MATH_H
|
#define Z64MATH_H
|
||||||
|
|
||||||
#include "libc/math.h"
|
#include "math.h"
|
||||||
#include "ultra64.h"
|
#include "ultra64.h"
|
||||||
|
|
||||||
typedef union FloatInt {
|
typedef union FloatInt {
|
||||||
|
|
Loading…
Add table
Reference in a new issue