remove *dep directories
This commit is contained in:
parent
f0c47e548f
commit
6cbdde5724
85 changed files with 28 additions and 16861 deletions
|
@ -262,7 +262,7 @@ int keycode2amiga(SDL_keysym *prKeySym)
|
|||
{
|
||||
int iAmigaKeycode = kc_decode(prKeySym);
|
||||
if (iAmigaKeycode == -1)
|
||||
return decode_fr(prKeySym);
|
||||
return decode_us(prKeySym);
|
||||
return iAmigaKeycode;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue