mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 07:37:24 -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 */
|