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

12 lines
109 B
C

/**
* @file sprbuf.h
*/
#ifndef SPRBUF_H
#define SPRBUF_H
#include "common.h"
// ...
#endif // SPRBUF_H