git-svn-id: https://spexeah.com:8443/svn/Asuro@46 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
aaron 2017-05-17 12:39:58 +00:00
parent 2f02a97fce
commit 57d13fb19f
2 changed files with 3 additions and 2 deletions

@ -1,4 +1,4 @@
unit isr1;
unit isr32;
interface

@ -1,4 +1,4 @@
unit isr1;
unit isr33;
interface
@ -9,6 +9,7 @@ uses
var
last_key : byte;
//func pointer to active application
procedure register();