Files
dusklight/include/msl_c/MSL_Common/Src/alloc.h
T
2022-03-19 22:31:05 -04:00

7 lines
127 B
C

#ifndef MSL_COMMON_SRC_ALLOC_H
#define MSL_COMMON_SRC_ALLOC_H
#include "dolphin/types.h"
#endif /* MSL_COMMON_SRC_ALLOC_H */