mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Buildfix!
Programming for Windows on Linux is hard, OK?
This commit is contained in:
@ -73,7 +73,7 @@ HINSTANCE bthprops_lib = NULL;
|
||||
|
||||
static int initialized = 0;
|
||||
|
||||
int PairUp(bool unpair);
|
||||
int PairUp(bool unpair = false);
|
||||
|
||||
inline void init_lib()
|
||||
{
|
||||
|
Reference in New Issue
Block a user