diff options
author | bd <bdunahu@operationnull.com> | 2025-04-25 21:12:58 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-04-25 21:12:58 -0400 |
commit | a3528b83dd10fa9cdf7ef5635f615c1b295f3f4c (patch) | |
tree | d4b3836a433dcb4e5a9615a8a1477b2901358451 /inc/id.h | |
parent | 9ef2928aefd0983c7b3b04023c0b958b86dd77ff (diff) |
Pass full DTO to GUI
Diffstat (limited to 'inc/id.h')
-rw-r--r-- | inc/id.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -50,8 +50,6 @@ class ID : public Stage */ void write_guard(signed int &r); - std::vector<int> stage_info() override; - private: /** * Helper for `get_instr_fields` |