mirror of
https://github.com/zeldaret/tp
synced 2026-07-03 04:53:19 -04:00
7 lines
91 B
C
7 lines
91 B
C
#ifndef J2DPRINT_H
|
|
#define J2DPRINT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* J2DPRINT_H */
|