naplesnds/_includes/emulator
2023-10-02 00:38:41 +02:00

3 lines
172 B
Plaintext

{% if include.platform == 'nds' %}
<iframe class="AppFrame" src="https://octospacc.gitlab.io/Web-Archives-Misc/Repo/DeSmuME/#RomUrl={{ include.rom }}"></iframe>
{% endif %}