various progress

This commit is contained in:
ed
2025-02-05 10:37:25 -05:00
parent e19dd6b58c
commit c1d24b3a07
45 changed files with 997 additions and 3604 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#ifdef MD_INTELLISENSE_DIRECTIVES
#ifdef INTELLISENSE_DIRECTIVES
# pragma once
# include "context_cracking.h"
#endif
@@ -36,7 +36,7 @@
#endif
#ifndef global // Global variables
# ifdef MD_DYN_EXPORT
# if defined(MD_DYN_EXPORT) || defined(MD_STATIC_LINK)
# define global
# else
# define global static