2025-06-24 15:18:08 -07:00

8 lines
85 B
C

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