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