sly1/include/dart.h
2024-07-01 22:16:20 +00:00

12 lines
101 B
C

/**
* @file dart.h
*/
#ifndef DART_H
#define DART_H
#include "common.h"
// ...
#endif // DART_H