Files
dusklight/include/SSystem/SComponent/c_malloc.h
T
2021-03-28 22:49:05 +02:00

8 lines
92 B
C

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