feat: accent obert A

This commit is contained in:
Gerard Gascón 2024-04-16 16:42:32 +02:00
parent 63d0524d3c
commit 3e31ecc943
5 changed files with 17 additions and 3 deletions

View file

@ -0,0 +1,8 @@
using System.Collections.Generic;
using System.Linq;
namespace Domain.Input {
public class AObertaReader : SequentialInputReader {
public AObertaReader(KeyHistory history) : base(history, new List<int>{ 0xBA, 0x41 }) { }
}
}

View file

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: d9af0ad3cdac447e803e2d16325ec74f
timeCreated: 1713278245