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

copy "$transferpath/p6464_dnagui" "$preinitpath"

mkdir -p "$rootfs/usr/share/clover-ui/resources/sprites/"
copy "$transferpath/packed.png" "$rootfs/usr/share/clover-ui/resources/sprites/packed.png"
cfg_snes_custom_ui_dna64_enabled='y'
return 1
