This commit is contained in:
nova
2026-06-25 00:25:25 +02:00
parent 18705b01c4
commit fd2bb01b96
2 changed files with 26 additions and 27 deletions
+4
View File
@@ -63,6 +63,10 @@
#define BTM_WINDOW_HEIGHT_ON_STR_INTERACTION 5
#define INPUT_BUFFER_SIZE 255
#define ignore_return(in) if (in) { };
#define unused(in) (void)(in);
#ifndef STRUCT_GUARD
#define STRUCT_GUARD
/* complex types are good actually */