mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 08:57:00 -04:00
7 lines
76 B
C
7 lines
76 B
C
#ifndef DVD_H
|
|
#define DVD_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* DVD_H */
|