mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 17:27:19 -04:00
7 lines
127 B
C
7 lines
127 B
C
#ifndef MSL_COMMON_SRC_ARITH_H
|
|
#define MSL_COMMON_SRC_ARITH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MSL_COMMON_SRC_ARITH_H */
|