From 5e986358ebc807a7801349e0326dd1d5b7c48293 Mon Sep 17 00:00:00 2001 From: pcm720 Date: Tue, 21 Feb 2017 21:52:33 +0300 Subject: Fixed FDS loading, a lot of small fixes, added extra core modules, updated README.md --- makehmod.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makehmod.bat') diff --git a/makehmod.bat b/makehmod.bat index 8453cfd..c8ced74 100644 --- a/makehmod.bat +++ b/makehmod.bat @@ -1,6 +1,6 @@ @echo off -set moddir=retroarch_mod.hmod -set modname=retroarch_mod.hmod +set moddir=retroarch.hmod +set modname=retroarch.hmod set outdir=output for %%x in (%*) do set outdir=%1 -- cgit v1.2.3