mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
5 lines
229 B
JavaScript
Executable File
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
|
|
} |