Add the missing losing focus call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2453
This commit is contained in:
parent
960f3b55ec
commit
16e30fb710
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@ void MAPPER_AddHandler(MAPPER_Handler * handler,MapKeys key,Bitu mods,char * eve
|
|||
void MAPPER_Init(void);
|
||||
void MAPPER_StartUp(Section * sec);
|
||||
void MAPPER_Run(void);
|
||||
|
||||
|
||||
void MAPPER_LosingFocus(void);
|
||||
|
||||
|
||||
#define MMOD1 0x1
|
||||
|
|
Loading…
Add table
Reference in a new issue