mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 03:17:22 -04:00
7 lines
100 B
C
7 lines
100 B
C
#ifndef JASDRIVERIF_H
|
|
#define JASDRIVERIF_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JASDRIVERIF_H */
|