Skip to content

Commit

Permalink
automatically compiling with gb studio
Browse files Browse the repository at this point in the history
  • Loading branch information
ikarth committed Mar 24, 2021
1 parent bc278c4 commit a70dca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compile_rom.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
@echo off
echo compiling %1

rem This is a really hacky way to do it, but I'm not going to bother
rem with anything fancier for version 1.0 of the generator.

set SendKeys=CScript //nologo //E:JScript "%~F0"


Expand Down

0 comments on commit a70dca7

Please sign in to comment.