spiegel-keyman/linux/mcompile/keymap/mc_savekeyboard.h
2023-11-07 13:00:30 +01:00

9 lines
337 B
C++
Executable file

#pragma once
#include "km_types.h"
#include <iostream>
#define CERR_None 0x00000000
#define CERR_CannotAllocateMemory 0x00008004
#define CERR_UnableToWriteFully 0x00008007
#define CERR_SomewhereIGotItWrong 0x00008009