move arena_t definition to types.h

This commit is contained in:
Daan 2025-03-14 10:22:08 -07:00
parent a0a22d954b
commit f735e6e6b5
4 changed files with 123 additions and 107 deletions

View file

@ -100,6 +100,7 @@ typedef struct mi_stats_s
#undef MI_STAT_COUNT
#undef MI_STAT_COUNTER
// Exported definitions
#ifdef __cplusplus
extern "C" {