mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-02-16 21:50:08 +00:00
12 lines
247 B
Text
12 lines
247 B
Text
|
<template name="config-menu__sound">
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<form class="config__form">
|
||
|
<div class="config__wrapper">
|
||
|
Sound options!!!!!
|
||
|
</div>
|
||
|
</form>
|
||
|
</body>
|
||
|
</template>
|
||
|
|