mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-10 12:22:12 -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 */
|