mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-02-11 01:18:50 +01:00
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
<template name="config-menu__mods">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form class="config__form">
|
|
<recomp-mod-menu id="menu_mods" />
|
|
</form>
|
|
</body>
|
|
</template>
|