mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
8 lines
83 B
C
8 lines
83 B
C
#ifndef JMATH_H
|
|
#define JMATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JMATH_H */
|