From 23572ca63fef754792765f0200bc0bf0ab4ae00e Mon Sep 17 00:00:00 2001 From: Ryan Fleury Date: Thu, 18 Jan 2024 12:11:01 -0800 Subject: [PATCH] notes --- src/raddbg/raddbg.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/raddbg/raddbg.h b/src/raddbg/raddbg.h index 4893c12c..33c4e347 100644 --- a/src/raddbg/raddbg.h +++ b/src/raddbg/raddbg.h @@ -35,6 +35,8 @@ // // [ ] ** while typing, "Alt" Windows menu things should not happen // +// [ ] visualize conversion failures +// // [ ] I was a little confused about what a profile file was. I understood // what the user file was, but the profile file sounded like it should // perhaps be per-project, yet it sounded like it was meant to be somewhat