mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-31 08:51:29 -04:00
8 lines
98 B
C
8 lines
98 B
C
#ifndef JFWDISPLAY_H
|
|
#define JFWDISPLAY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JFWDISPLAY_H */
|