diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-05-30 22:16:12 +0200 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-05-30 22:16:12 +0200 |
| commit | 0df4e501aee0eeaec61217312eddddc077ca53a7 (patch) | |
| tree | 5b28cfe93cd19714bf3d24123279c089bf2d777a /arch/v1 | |
| parent | 2fc73d820d0442ab813c1ac11dff6d7cb1d8f50b (diff) | |
Reorganize source files in single directory
Diffstat (limited to 'arch/v1')
| -rw-r--r-- | arch/v1/arch_plots.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/v1/arch_plots.cpp b/arch/v1/arch_plots.cpp index fb49816..8d35c87 100644 --- a/arch/v1/arch_plots.cpp +++ b/arch/v1/arch_plots.cpp @@ -14,5 +14,3 @@ std::array g_arch_plots = std::to_array<Plot>({ #undef FOR_CORE }}, }); - -#define ARCH_PLOT_COUNT g_arch_plots.size() |
