8 lines
92 B
C

/// © MiroZ 2024
#ifndef __ERRORS_H__
#define __ERRORS_H__
#define WH_OK 0
#endif