diff --git a/compile.bat b/compile.bat index 5e4b0a8..9d75416 100644 --- a/compile.bat +++ b/compile.bat @@ -92,5 +92,6 @@ rhcomp.exe Graphics/Drums/cc6ccc_drums_map.bin rhcomp.exe Graphics/MusicSelect/CD62EC_musicselect_map.bin rhcomp.exe Graphics/MusicSelect/CD6434_musicselect_warning_map.bin armips.exe compile.asm -sym mysym.sym +flips.exe --apply "Font Hack 4 - 1px spacer.ips" "Game\rh-eng.gba" pause goto compile \ No newline at end of file diff --git a/flips.exe b/flips.exe new file mode 100644 index 0000000..b94f581 Binary files /dev/null and b/flips.exe differ