summaryrefslogtreecommitdiff
path: root/eater_cpu
diff options
context:
space:
mode:
authoruvok2026-01-21 20:20:46 +0100
committeruvok2026-01-21 20:20:46 +0100
commit3ea79588c47a7d3dd6f27b0e9da148af462e7da6 (patch)
treee506d8d43aff445052211247ee66891510cf349b /eater_cpu
parente89a2aff9a91804a72866e4c458037d4d8e1f276 (diff)
remove missing include
Diffstat (limited to 'eater_cpu')
-rw-r--r--eater_cpu/cpp/simpc_term.cpp2
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(...)