mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-24 23:58:53 +01:00
12 lines
405 B
XML
12 lines
405 B
XML
<menu>
|
|
<!-- This is the main menu. Mark which collections you would like to make visible -->
|
|
<item collection="Nintendo Entertainment System"/>
|
|
<item collection="NES and Arcade"/>
|
|
<item collection="Arcade"/>
|
|
|
|
<!-- You could go as many layers deep as you would like. For instance, you could infinitely go into the main menu -->
|
|
<!--
|
|
<item collection="Main"/>
|
|
-->
|
|
</menu>
|