Skip to content

Commit

Permalink
Create mother3eng.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hjvsca9200 authored Oct 25, 2024
1 parent 749e187 commit 2146f74
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions mother3eng.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<html>
<head>
<!--HTML file auto generated using EmulatorJS codehelper-->
<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 = "gba";
EJS_color = "#0064ff";
EJS_startOnLoaded = true;
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
EJS_gameUrl = "https://file.garden/Zdko1-gxzVCR-6XW/Mother%203%20(Tr).gba";
</script>
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
</body>
</html>

0 comments on commit 2146f74

Please sign in to comment.