mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-13 21:25:26 -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 */
|