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

12 lines
101 B
C

/**
* @file vifs.h
*/
#ifndef VIFS_H
#define VIFS_H
#include "common.h"
// ...
#endif // VIFS_H