Files
tp/include/dolphin/gd.h
T

8 lines
112 B
C
Raw Normal View History

2024-01-19 16:22:19 -08:00
#ifndef GD_H
#define GD_H
#include "dolphin/gd/GDBase.h"
#include "dolphin/gd/GDGeometry.h"
#endif /* GD_H */