X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FMacCompatibility.h;h=21681671116479d77757d8e88f7ee90d74484b88;hb=cc92cb7b7f9b87cb791c504bf930d622d74db368;hp=7786a95088582c5b1cca4bb16795cbf976a21b26;hpb=34ce0cdd42f673a04aa29ae148d2206420dfd813;p=lugaru.git diff --git a/Source/MacCompatibility.h b/Source/MacCompatibility.h index 7786a95..2168167 100644 --- a/Source/MacCompatibility.h +++ b/Source/MacCompatibility.h @@ -1,5 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games +Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -48,9 +49,6 @@ along with Lugaru. If not, see . # endif #endif -typedef bool Boolean; - - struct Point { short v; short h;