git-svn-id: https://spexeah.com:8443/svn/Asuro@46 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
2f02a97fce
commit
57d13fb19f
@ -1,4 +1,4 @@
|
|||||||
unit isr1;
|
unit isr32;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
unit isr1;
|
unit isr33;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
@ -9,6 +9,7 @@ uses
|
|||||||
|
|
||||||
var
|
var
|
||||||
last_key : byte;
|
last_key : byte;
|
||||||
|
//func pointer to active application
|
||||||
|
|
||||||
procedure register();
|
procedure register();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user