// // Typer.hpp // Clock Signal // // Created by Thomas Harte on 02/08/2017. // Copyright © 2017 Thomas Harte. All rights reserved. // #ifndef Typer_h #define Typer_h #include #include "../Typer.hpp" namespace ZX8081 { //Utility::KeySequence *ZX8081::SequenceForCharacter(char character, bool is_zx81); } #endif /* Typer_h */