mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 00:47:05 -04:00
7 lines
103 B
C
7 lines
103 B
C
#ifndef JSTUDIO_MATH_H
|
|
#define JSTUDIO_MATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JSTUDIO_MATH_H */
|