mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 07:02:47 -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 */
|