# All lines begining with "#" are ignored and contain my personal comments
# SNES_Custom_UI_DNA63.hmod v0.3 - Oct 20th, 2017

copy "$transferpath/p6463_dnagui" "$preinitpath"

mkdir -p "$rootfs/usr/share/clover-ui/resources/layout/asset/sprite/wallpaper/"
copy "$transferpath/wall.png" "$rootfs/usr/share/clover-ui/resources/layout/asset/sprite/wallpaper/wall.png"
cfg_snes_custom_ui_dna63_enabled='y'
return 1
