Add missing TrapVector constant

This commit is contained in:
2026-03-31 13:02:53 +02:00
parent 121f461491
commit 52ecbdeaff

View File

@@ -24,6 +24,7 @@
#define TrapSegEs 38
#define TrapSegFs 40
#define TrapSegGs 42
#define TrapVector 72
#define TrapEsp 92
#define TrapSegSs 96