#!/bin/sh

# Run before compiling. Compile by loading up pcsx2/Linux/pcsx2.workspace
# with Code::Blocks.

cd pcsx2/gui/Resources
./rebuild.sh
cd ../../..