Update semag/terrifried/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-08 22:29:02 +00:00
parent 9cb81f2a9c
commit 62d5a7a741

View File

@ -13,7 +13,7 @@
</div> </div>
<script> <script>
EJS_player = "#game"; EJS_player = "#game";
EJS_core = "melonds-wasm.data"; EJS_core = "https://cdn.emulatorjs.org/3.1.5/data/cores/melonds-wasm.data";
EJS_pathtodata = "https://cdn.emulatorjs.org/3.1.5/data/"; EJS_pathtodata = "https://cdn.emulatorjs.org/3.1.5/data/";
EJS_gameUrl = "Terri-Fried (FAT Disabled).nds"; EJS_gameUrl = "Terri-Fried (FAT Disabled).nds";
</script> </script>