mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-11 13:08:33 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef DVDLOW_H
|
|
#define DVDLOW_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* DVDLOW_H */
|