mirror of
https://github.com/zeldaret/tp
synced 2026-06-07 12:07:34 -04:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef JMATH_H
|
|
#define JMATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JMATH_H */
|