git-svn-id: https://spexeah.com:8443/svn/Asuro@98 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
10b0f88b5f
commit
b208e3c372
@ -39,7 +39,7 @@ procedure lang_USA();
|
||||
|
||||
implementation
|
||||
|
||||
procedure init(pchar : keyboard_layout);
|
||||
procedure init(keyboard_layout : pchar);
|
||||
begin
|
||||
memset(uint32(@key_matrix[0]), 0, sizeof(TKeyInfo)*256);
|
||||
memset(uint32(@key_buffer), 0, sizeof(TKeyInfo)*128);
|
||||
|
Loading…
x
Reference in New Issue
Block a user