--- hatari/src/includes/cfgopts.h 2019/04/09 08:53:07 1.1.1.4 +++ hatari/src/includes/cfgopts.h 2019/04/09 08:56:51 1.1.1.5 @@ -15,7 +15,8 @@ typedef enum Long_Tag, Float_Tag, Double_Tag, - String_Tag + String_Tag, + Key_Tag } TAG_TYPE;