os x changes
This commit is contained in:
parent
530d001641
commit
b8f742db85
18 changed files with 92 additions and 44 deletions
|
|
@ -465,6 +465,9 @@ enum
|
|||
#define WIN(q) ((((ulong)(q).path)>>8) & 0xFFFFFF)
|
||||
#define FILE(q) ((q).path & 0xFF)
|
||||
|
||||
#undef FALSE
|
||||
#undef TRUE
|
||||
|
||||
enum
|
||||
{
|
||||
FALSE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue