mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 11:51:09 +08:00
Wait, false alarm. Retab skewed the comments
This commit is contained in:
parent
1d47b2e11f
commit
01793d0d41
@ -310,8 +310,8 @@ static uint16_t ibmjp_handle;
|
||||
static uint16_t avsdrv_handle;
|
||||
|
||||
static bool hat_flag[] = {
|
||||
// a b c d e f g h
|
||||
false, true, true, true, true, true, false, false, false, // <- FIXME: Extra bool between 'h' and 'i'?
|
||||
// a b c d e f g h
|
||||
false, true, true, true, true, true, false, false, false,
|
||||
// i j k l m n o p q
|
||||
false, false, true, true, false, true, true, false, true,
|
||||
// r s t u v w x y z
|
||||
|
Loading…
x
Reference in New Issue
Block a user