test
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
<script type="text/javascript" src="embed.js"></script>
|
||||
<script>
|
||||
var frame = webretroEmbed(document.getElementById("webretro-container"), "../", {system: "nes", rom: "Pokemon - Yellow Version - Special Pikachu Edition (USA, Europe) (GBC,SGB Enhanced).zip"});
|
||||
var frame = webretroEmbed(document.getElementById("webretro-container"), "../", {system: "gda", rom: "Pokemon - Yellow Version - Special Pikachu Edition (USA, Europe) (GBC,SGB Enhanced).zip"});
|
||||
document.getElementById("fullscreen").onclick = function() {
|
||||
frame.requestFullscreen();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user