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

12 lines
109 B
C

/**
* @file lookat.h
*/
#ifndef LOOKAT_H
#define LOOKAT_H
#include "common.h"
// ...
#endif // LOOKAT_H