diff options
| author | uvok | 2026-01-21 20:20:46 +0100 |
|---|---|---|
| committer | uvok | 2026-01-21 20:20:46 +0100 |
| commit | 3ea79588c47a7d3dd6f27b0e9da148af462e7da6 (patch) | |
| tree | e506d8d43aff445052211247ee66891510cf349b /eater_cpu/cpp/simpc_term.cpp | |
| parent | e89a2aff9a91804a72866e4c458037d4d8e1f276 (diff) | |
remove missing include
Diffstat (limited to 'eater_cpu/cpp/simpc_term.cpp')
| -rw-r--r-- | eater_cpu/cpp/simpc_term.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/eater_cpu/cpp/simpc_term.cpp b/eater_cpu/cpp/simpc_term.cpp index a2144b2..c08deed 100644 --- a/eater_cpu/cpp/simpc_term.cpp +++ b/eater_cpu/cpp/simpc_term.cpp @@ -1,8 +1,6 @@ #include "Veater_computer_eater_register.h" #include "simpc_ui.h" -#include "disas.h" - #define NCUR_X 5 #define attroff(...) #define attron(...) |
