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 | 49 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 examples/demos/n00bdemo/data.xml (limited to 'examples/demos/n00bdemo/data.xml') diff --git a/examples/demos/n00bdemo/data.xml b/examples/demos/n00bdemo/data.xml new file mode 100644 index 0000000..057d6a6 --- /dev/null +++ b/examples/demos/n00bdemo/data.xml @@ -0,0 +1,49 @@ + + + + + ${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