mirror of
https://github.com/zeldaret/tp
synced 2026-06-11 05:08:39 -04:00
8 lines
98 B
C
8 lines
98 B
C
#ifndef GDGEOMETRY_H
|
|
#define GDGEOMETRY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* GDGEOMETRY_H */
|