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