mirror of
https://github.com/zeldaret/tp
synced 2026-06-03 18:36:40 -04:00
7 lines
109 B
C
7 lines
109 B
C
#ifndef JSTUDIO_OBJECT_H
|
|
#define JSTUDIO_OBJECT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JSTUDIO_OBJECT_H */
|