From a2da2debfde1d44338d203aa4d56e485c4bb16ae Mon Sep 17 00:00:00 2001 From: spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> Date: Sun, 20 Feb 2022 20:55:27 +0100 Subject: Add psn00bsdk_target_incbin() CMake function --- examples/demos/n00bdemo/data.xml.template | 49 ------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 examples/demos/n00bdemo/data.xml.template (limited to 'examples/demos/n00bdemo/data.xml.template') diff --git a/examples/demos/n00bdemo/data.xml.template b/examples/demos/n00bdemo/data.xml.template deleted file mode 100644 index 057d6a6..0000000 --- a/examples/demos/n00bdemo/data.xml.template +++ /dev/null @@ -1,49 +0,0 @@ - - - - - ${DATA_DIR}/petscum16c.tim - ${DATA_DIR}/bungirl.tim - - - ${DATA_DIR}/clktower.tim - ${DATA_DIR}/riftbld1.tim - ${DATA_DIR}/riftbld2.tim - ${DATA_DIR}/hatkid.tim - - ${DATA_DIR}/celmapi.tim - - ${DATA_DIR}/lamelotl16c.tim - ${DATA_DIR}/n00blogo-pixel.tim - ${DATA_DIR}/font.tim - - - - - - - ${DATA_DIR}/mtekdisk.smd - ${DATA_DIR}/mtektext.smd - ${DATA_DIR}/star.smd - ${DATA_DIR}/psn00blogo.smd - ${DATA_DIR}/logo.smd - - - ${DATA_DIR}/petscum.smd - ${DATA_DIR}/bulb.smd - - - ${DATA_DIR}/bungirl.smd - - ${DATA_DIR}/star_mask.smd - ${DATA_DIR}/timerift.smd - ${DATA_DIR}/rbowshade.smd - - ${DATA_DIR}/hatkid.smd - - - textures.qlp - - - - \ No newline at end of file -- cgit v1.2.3