X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Source%2FMacCompatibility.h;h=07c2bc70cd76d9bfe8310e0a46403703a2567892;hb=929576710b55ed5ba83603df7f67b95e32e6d557;hp=7786a95088582c5b1cca4bb16795cbf976a21b26;hpb=34ce0cdd42f673a04aa29ae148d2206420dfd813;p=lugaru.git diff --git a/Source/MacCompatibility.h b/Source/MacCompatibility.h index 7786a95..07c2bc7 100644 --- a/Source/MacCompatibility.h +++ b/Source/MacCompatibility.h @@ -48,9 +48,6 @@ along with Lugaru. If not, see . # endif #endif -typedef bool Boolean; - - struct Point { short v; short h;