nice new tool to show version of feisty meow
[feisty_meow.git] / production / assign_bases / rebaser.sh
1 #!/bin/sh
2 bash $PRODUCTION_STORE/assign_bases/whack_odd_dlls.sh
3 "$VS80COMNTOOLS/Bin"/rebase.exe -b 0x68000000 -d $DYNAMIC_LIBRARY_DIR/*.dll
4