X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Scenery%2Fbucketutils.c;h=af03c934829a7f9294b4a1f02fd62d29df55ae62;hb=3680a111488632d1f120826a1646a7e9e9ed0525;hp=219318b35acaebe6184deefe7850f28ac070bc29;hpb=0de1810a15a4491dcb0373bfd5533f5438ac02c0;p=flightgear.git diff --git a/Scenery/bucketutils.c b/Scenery/bucketutils.c index 219318b35..af03c9348 100644 --- a/Scenery/bucketutils.c +++ b/Scenery/bucketutils.c @@ -28,7 +28,7 @@ #include #include -#include +#include /* Generate the unique scenery tile index containing the specified @@ -266,9 +266,13 @@ int main() { /* $Log$ -/* Revision 1.2 1998/01/24 00:03:28 curt -/* Initial revision. +/* Revision 1.3 1998/01/27 00:48:01 curt +/* Incorporated Paul Bleisch's new debug message +/* system and commandline/config file processing code. /* + * Revision 1.2 1998/01/24 00:03:28 curt + * Initial revision. + * * Revision 1.1 1998/01/23 20:06:51 curt * tileutils.* renamed to bucketutils.* *