Files
neon443.github.io/games/emulators/N64/settings.js
neon443 9ef4f621ff added emulator: n64
updated hs to align from left
2024-10-06 19:44:21 +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
}