build() {
    add_binary "915resolution"

    add_runscript
}

help() {
    echo "This hook patches the video BIOS for widescreen displays"
}

# vim: set ft=sh ts=4 sw=4 expandtab:
