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