Skip to content

Commit

Permalink
Add support for KOR 1.1.0
Browse files Browse the repository at this point in the history
Add support for KOR 1.1.0
  • Loading branch information
SunhoShin authored Jul 23, 2016
1 parent cc5aaa9 commit ec5cd66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ all:
@make buildhax --no-print-directory $(PARAMS) BUILDNAME=gameotherv112 APPBUILD=112 $(COMMIDS_FULLGAME) ROP_PATH=gameother/1.1.2
@make buildhax --no-print-directory $(PARAMS) BUILDNAME=gameusav101 APPBUILD=101 REGION=1 $(COMMIDS_FULLGAME) ROP_PATH=USA/1.0.1
@make buildhax --no-print-directory $(PARAMS) BUILDNAME=gamekorv108 APPBUILD=108 REGION=1 $(COMMIDS_FULLGAME) ROP_PATH=KOR/1.0.8
@make buildhax --no-print-directory $(PARAMS) BUILDNAME=gamekorv110 APPBUILD=108 REGION=1 $(COMMIDS_FULLGAME) ROP_PATH=KOR/1.1.0
clean:
@rm -R -f build
@rm -R -f pcap_out
Expand Down

0 comments on commit ec5cd66

Please sign in to comment.