summaryrefslogtreecommitdiff
path: root/src/d/lyt/msg_window/d_lyt_msg_window_link.cpp
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-10-10 01:05:19 +0200
committerrobojumper <robojumper@gmail.com>2025-10-10 01:19:59 +0200
commit6d7a7007c057a5fbbdc88f12f44aab6ec7a8d030 (patch)
tree76f9b75a57b3f958162069bccc3c041da60b1d9d /src/d/lyt/msg_window/d_lyt_msg_window_link.cpp
parenta7ab2f6fee5eeb545d29fed66381262a163b6f98 (diff)
more
Diffstat (limited to 'src/d/lyt/msg_window/d_lyt_msg_window_link.cpp')
-rw-r--r--src/d/lyt/msg_window/d_lyt_msg_window_link.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/lyt/msg_window/d_lyt_msg_window_link.cpp b/src/d/lyt/msg_window/d_lyt_msg_window_link.cpp
index 7b03ef4b..6564a7f3 100644
--- a/src/d/lyt/msg_window/d_lyt_msg_window_link.cpp
+++ b/src/d/lyt/msg_window/d_lyt_msg_window_link.cpp
@@ -240,6 +240,7 @@ bool dLytMsgWindowLink_c::execute() {
void dLytMsgWindowLink_c::draw() {
// NONMATCHING
+ // TODO - SetVisible clrlwi
// The instruction patterns here are the same that EGG::StateGX::Scoped
// generates, but there's no RAII to be found here. What's the missing
// link that makes the compiler generate these?