mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
OSX build fix
This commit is contained in:
4
Externals/SoundTouch/STTypes.h
vendored
4
Externals/SoundTouch/STTypes.h
vendored
@ -62,9 +62,9 @@ typedef unsigned long ulong;
|
||||
|
||||
#ifndef _WINDEF_
|
||||
// if these aren't defined already by Windows headers, define now
|
||||
|
||||
#if !defined(__APPLE__)
|
||||
typedef int BOOL;
|
||||
|
||||
#endif
|
||||
#define FALSE 0
|
||||
#define TRUE 1
|
||||
|
||||
|
Reference in New Issue
Block a user