mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
Delete semag/terrifried/index.html
This commit is contained in:
parent
62d5a7a741
commit
4e0d8941f2
@ -1,22 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
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_gameUrl = "Terri-Fried (FAT Disabled).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/3.1.5/data/loader.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user