mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
Buildfix!
Programming for Windows on Linux is hard, OK?
This commit is contained in:
parent
8f5fb7e6f9
commit
85f25ded4c
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user