Fix typo in LuaFunctionsList.html (#96)
This commit is contained in:
parent
f83e488a65
commit
e48b208918
|
@ -158,7 +158,7 @@
|
|||
<p><span class="rvts78"><br/></span></p>
|
||||
<p><span class="rvts78">Loads the ROM from the directory relative to the lua script or from the absolute path. Hence, the filename parameter can be absolute or relative path.</span></p>
|
||||
<p><span class="rvts78"><br/></span></p>
|
||||
<p><span class="rvts78">If the ROM can't e loaded, loads the most recent one.</span></p>
|
||||
<p><span class="rvts78">If the ROM can't be loaded, loads the most recent one.</span></p>
|
||||
<p><span class="rvts37"><br/></span></p>
|
||||
<p><span class="rvts63">emu.registerbefore(function func)</span></p>
|
||||
<p><span class="rvts37"><br/></span></p>
|
||||
|
|
Loading…
Reference in New Issue