mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 23:05:36 -04:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef GDGEOMETRY_H
|
|
#define GDGEOMETRY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* GDGEOMETRY_H */
|