#!/bin/sh

VERSION=`grep EMUNAME_VERSION psp/psp.h|cut -d'"' -f2`
mksfo "$VERSION" PARAM.SFO
