pedantic warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3209
This commit is contained in:
parent
6bc0cb78a1
commit
e08ea925b7
8 changed files with 24 additions and 24 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
enum MapKeys {
|
||||
MK_f1,MK_f2,MK_f3,MK_f4,MK_f5,MK_f6,MK_f7,MK_f8,MK_f9,MK_f10,MK_f11,MK_f12,
|
||||
MK_return,MK_kpminus,MK_scrolllock,MK_printscreen,MK_pause,
|
||||
MK_return,MK_kpminus,MK_scrolllock,MK_printscreen,MK_pause
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue