Files
neon443 66e1a617c4 added emulator: n64
updated hs to align from left
2024-10-06 19:54:51 +01:00

5 lines
229 B
JavaScript
Executable File

var N64WASMSETTINGS = {
CLOUDSAVEURL: "",
SHOWADVANCED: false, //set this to true to enable importing of save files (eep, sra, fla)
SHOWOPTIONS: false //set this to true to add options for reset and toggling fps
}