mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-12-27 00:21:55 +01:00
a48e820d21
Fixed bug where BC wasn't being installed to emunands when using ModMii Classic. Abstinence Wizard now queues WiiFlow for download if selected. Updated MD5 for nswitch. Other minor changes.
15 lines
551 B
HTML
15 lines
551 B
HTML
<html>
|
|
<title>Find System Menu Version</title>
|
|
<link rel="icon" type="image/ico" href="http://dl.dropbox.com/u/74562700/ModMii/icon.ico"></link>
|
|
<style type="text/css">
|
|
body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
|
|
</style>
|
|
</head>
|
|
<body style="margin:5px 5px 5px 5px;">
|
|
</body>
|
|
<center>
|
|
<font size="6">How to find your Wii's System Menu version</font><br>
|
|
<iframe width="480" height="360" src="http://www.youtube.com/embed/s9WFpm--iTg?rel=0" frameborder="0" allowfullscreen></iframe>
|
|
</center>
|
|
</html>
|