diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-07-31 04:04:37 +0200 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-08-05 00:02:22 +0200 |
| commit | 85a58f61ed0dd0b40a612d25ce966255c57efe3a (patch) | |
| tree | 54862e397cfea8f5a32779a6674156912b46c48f /arch/null/arch_spec.h | |
| parent | 8a4563d6d0c9e81fdaa42f6f760cae2b49cad431 (diff) | |
Adds curses UI
Diffstat (limited to 'arch/null/arch_spec.h')
| -rw-r--r-- | arch/null/arch_spec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/null/arch_spec.h b/arch/null/arch_spec.h index eeb6d44..ff1fb58 100644 --- a/arch/null/arch_spec.h +++ b/arch/null/arch_spec.h @@ -4,7 +4,7 @@ #pragma once -//#define ARCH_SPEC_MVEC_LOOP +#define ARCH_SPEC_MUTA_FLIP #define ARCH_SPEC_CORE_FIELDS #define ARCH_SPEC_PROC_FIELDS \ |
