#!/bin/bash

cd $(dirname "$0")
cd "."
./hhexen-gl -file ./HEXEN.WAD -f -width 1024 -height 768
