Files
tp/include/SSystem/SComponent/c_malloc.h
T

7 lines
91 B
C
Raw Normal View History

2021-03-28 22:49:05 +02:00
#ifndef C_MALLOC_H
#define C_MALLOC_H
#include "dolphin/types.h"
#endif /* C_MALLOC_H */