Whoops: missed unneeded method declaration.

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon 2019-01-09 00:08:03 +00:00
parent 01175cf9eb
commit 87d86bcd84

View File

@ -71,7 +71,6 @@ namespace EightBit {
void handleNMI();
void handleSO();
void handleHALT();
void interrupt();