Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcm720 <pcm720@gmail.com>2017-02-21 21:52:33 +0300
committerpcm720 <pcm720@gmail.com>2017-02-21 21:52:33 +0300
commit5e986358ebc807a7801349e0326dd1d5b7c48293 (patch)
tree1251dddecd2cd15599d43744ac1c65616f3815cc /makehmod.bat
parentc748d98a43d8389e2158ccbb1c000e363e0c9a24 (diff)
Fixed FDS loading, a lot of small fixes, added extra core modules, updated README.md
Diffstat (limited to 'makehmod.bat')
-rw-r--r--makehmod.bat4
1 files changed, 2 insertions, 2 deletions
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