mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 04:46:48 -04:00
8 lines
83 B
C
8 lines
83 B
C
#ifndef DVDFS_H
|
|
#define DVDFS_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* DVDFS_H */
|