#!/bin/sh
cd "`dirname "$0"`"

cd ..
cd ..
cd ..
exec ./dragonruby samples/99_genre_dev_tools/tile_editor_starting_point
