mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-09 03:59:34 -04:00
7 lines
133 B
C
7 lines
133 B
C
#ifndef MSL_COMMON_SRC_FILE_IO_H
|
|
#define MSL_COMMON_SRC_FILE_IO_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MSL_COMMON_SRC_FILE_IO_H */
|