summaryrefslogtreecommitdiff
path: root/include/SSystem/SComponent
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-08-16 18:05:17 -0400
committerGitHub <noreply@github.com>2026-08-16 18:05:17 -0400
commite389a9b814baaabdbf497cd32edcdd2c30d3ff3f (patch)
tree56ad6749c02048448a4f5ce90688efdc7dab1dbe /include/SSystem/SComponent
parent2d094c263e6145e69e254ec8ad4e71e3ea95a72b (diff)
demo work (#1172)
* Some d_message demo matches * More demo matches * fix jpn
Diffstat (limited to 'include/SSystem/SComponent')
-rw-r--r--include/SSystem/SComponent/c_bg_w.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SSystem/SComponent/c_bg_w.h b/include/SSystem/SComponent/c_bg_w.h
index 9726b5fd..b0972393 100644
--- a/include/SSystem/SComponent/c_bg_w.h
+++ b/include/SSystem/SComponent/c_bg_w.h
@@ -141,7 +141,7 @@ public:
};
enum PRIORITY {
-
+ // TODO
};
cBgW();