hedgewars/uLandTexture.pas
changeset 2587 0dfa56a8513c
parent 2376 ece7b87f1334
child 2592 d86618629e20
equal deleted inserted replaced
2586:204e6b2885bc 2587:0dfa56a8513c
    13  *
    13  *
    14  * You should have received a copy of the GNU General Public License
    14  * You should have received a copy of the GNU General Public License
    15  * along with this program; if not, write to the Free Software
    15  * along with this program; if not, write to the Free Software
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  *)
    17  *)
       
    18 
       
    19 {$include options.inc}
    18 
    20 
    19 unit uLandTexture;
    21 unit uLandTexture;
    20 interface
    22 interface
    21 uses SDLh;
    23 uses SDLh;
    22 
    24