mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-02 17:48:21 -04:00
8 lines
95 B
C
8 lines
95 B
C
#ifndef J2DSCREEN_H
|
|
#define J2DSCREEN_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* J2DSCREEN_H */
|