#!/bin/sh

GUILE_LOAD_PATH="share/guile-1.4/"
export GUILE_LOAD_PATH

games/feuerkraft.real $@

# EOF #
