remove unused files

This commit is contained in:
TheWiiArchivist wmt 2025-08-22 19:44:49 -05:00
parent 88321d9a5e
commit 18d3cbe532
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1,4 +1,4 @@
// Wii Shop BGM Player, suggested by @legamer66 (https://discord.com/channels/1346485785284575335/1346485786039681056/1351527080546009259)
// Wii Shop BGM Player, suggested by @legamer66 (https://discord.com/channels/1346485785284575335/1346485786039681056/1351527080546009259 - image of msg: https://i.ibb.co/BHqMSSQp/LEEe.png (WiiMart BGM played originally added on March 18th, 2025, Completely recoded/fixed on Aug 18th, 2025)
var wscmusic = null; var browsercanplayaudio = false; var browserchecksdone = 0; var initialvolume = 0.01; var currenttiime = localStorage.getItem("bgmcurrenttime") || 0;