mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-23 15:31:16 +00:00
17 lines
498 B
XML
17 lines
498 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<livearea style="pspemu" format-ver="01.00" content-rev="1">
|
|
<livearea-background>
|
|
<image>bg.png</image>
|
|
</livearea-background>
|
|
<gate>
|
|
<startup-image>startup.png</startup-image>
|
|
</gate>
|
|
<frame id="frame1" multi="o" autoflip="0" rev="1">
|
|
<liveitem>
|
|
<target>psla:-config</target>
|
|
<background valign="bottom" align="center">config.png</background>
|
|
</liveitem>
|
|
</frame>
|
|
</livearea>
|