summaryrefslogtreecommitdiff
path: root/include/d/d_sys.h
diff options
context:
space:
mode:
authorSean Miller <seanmiller999@gmail.com>2026-04-05 17:45:43 +0100
committerSean Miller <seanmiller999@gmail.com>2026-04-05 17:45:43 +0100
commitf2aaeac6c68dc126286035db3e6da43bacdd01e1 (patch)
treeae8dd67d83e4fa8a8fc8568166582af00b494a8f /include/d/d_sys.h
parent2b997a772ebc860b7a872bf140801519aeb4653d (diff)
Broken but too much work to fix
Diffstat (limited to 'include/d/d_sys.h')
-rw-r--r--include/d/d_sys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_sys.h b/include/d/d_sys.h
index 2caf7e36..61135bc4 100644
--- a/include/d/d_sys.h
+++ b/include/d/d_sys.h
@@ -30,7 +30,7 @@ public:
static void create();
static void execute();
-private:
+public:
static System *ms_configuration_p;
static EGG::Heap *ms_RootHeapMem1;
static EGG::Heap *ms_RootHeapMem2;