commit 1db2803e95d727d81c1307853c1b3d289ab9cb54 parent 2214b85e1639c5727c6817848ca05c4fbd34a677 Author: vx_clutch <[email protected]> Date: Tue, 11 Nov 2025 08:10:14 -0500 wip Add header comments to globals.h for documentation Diffstat:
| M | globals.h | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/globals.h b/globals.h @@ -1,3 +1,9 @@ +/* globals.h + * + * Global definitions + * + * written by vx-clutch + */ #ifndef GLOBALS_H_ #define GLOBALS_H_