Added ev_helpers.h

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2024-10-20 14:53:59 +03:00
parent 89fd3a7af9
commit 14935c3b74
3 changed files with 53 additions and 0 deletions

2
buildfiles/ev_helpers.c Normal file
View File

@@ -0,0 +1,2 @@
#define EV_HELPERS_IMPLEMENTATION
#include "../ev_helpers.h"