mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -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;
|
static int initialized = 0;
|
||||||
|
|
||||||
int PairUp(bool unpair);
|
int PairUp(bool unpair = false);
|
||||||
|
|
||||||
inline void init_lib()
|
inline void init_lib()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user