mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -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 */
|