mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-28 16:00:40 -04:00
7 lines
136 B
C
7 lines
136 B
C
#ifndef MSL_COMMON_SRC_FILE_POS_H
|
|
#define MSL_COMMON_SRC_FILE_POS_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MSL_COMMON_SRC_FILE_POS_H */
|