Removed mouse spam.

git-svn-id: https://spexeah.com:8443/svn/Asuro@215 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron 2017-10-23 08:06:31 +00:00
parent 0478535819
commit 2e72ae4a73
8 changed files with 2 additions and 2 deletions

BIN
Asuro.iso

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -13,8 +13,8 @@ implementation
procedure callback(packet : void); procedure callback(packet : void);
begin begin
console.writestring('Mouse Packet: '); //console.writestring('Mouse Packet: ');
console.writehexln(DWORD(packet)); //console.writehexln(DWORD(packet));
end; end;
procedure init(); procedure init();