games/Games/sm64/pages/guide.html
2023-05-11 12:08:51 +02:00

12 lines
216 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>SM64-JS - Players Guide</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<a class="back" href="../">back</a>
<h1 class="center">Coming Soon</h1>
</body>
</html>