From af26066f682e5d8d92c4f51874f7f31131d71733 Mon Sep 17 00:00:00 2001 From: Ryan Fleury Date: Fri, 12 Jan 2024 08:31:51 -0800 Subject: [PATCH] add important github issue --- src/raddbg/raddbg.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/raddbg/raddbg.cpp b/src/raddbg/raddbg.cpp index fb7038a9..66fbf7c2 100644 --- a/src/raddbg/raddbg.cpp +++ b/src/raddbg/raddbg.cpp @@ -25,6 +25,7 @@ // [ ] ** high refresh rate, but consistently missing tight frame deadline, // animation // [ ] ** ASAN targets +// [ ] ** prevent overwriting non-config files when choosing config paths // // [ ] ** I can't seem to get the .raddbg files to update consistently, or // something. I can't seem to reproduce it reliably, but sometimes when I