mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 17:03:37 -04:00
7 lines
127 B
C
7 lines
127 B
C
#ifndef MSL_COMMON_SRC_SCANF_H
|
|
#define MSL_COMMON_SRC_SCANF_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MSL_COMMON_SRC_SCANF_H */
|