mirror of
https://github.com/zeldaret/tp
synced 2026-06-07 20:11:27 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef C_MATH_H
|
|
#define C_MATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_MATH_H */
|