Files
findboom/src/Global.c
2025-07-16 18:48:06 +08:00

3 lines
55 B
C

#include "../include/Global.h"
Global global = { 0 } ;