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

8 lines
95 B
C

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