Files
dusklight/include/SSystem/SComponent/c_malloc.h
T
2021-03-31 23:22:38 +02:00

8 lines
92 B
C

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