mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 23:26:45 -04:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef JFWDISPLAY_H
|
|
#define JFWDISPLAY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JFWDISPLAY_H */
|