diff options
| author | spicyjpeg <thatspicyjpeg@gmail.com> | 2022-10-15 10:02:35 +0200 |
|---|---|---|
| committer | spicyjpeg <thatspicyjpeg@gmail.com> | 2022-10-15 10:02:35 +0200 |
| commit | 6eabb5aa549254c2272cedee26d4245f31f2dc7a (patch) | |
| tree | 1962581a2ea36f421718aad7bf90b1a37cc4c530 /template | |
| parent | b458ea70700739bf8a64217af369c7ace08fc954 (diff) | |
| download | psn00bsdk-6eabb5aa549254c2272cedee26d4245f31f2dc7a.tar.gz | |
Update sound/spustream, clean up other examples
Diffstat (limited to 'template')
| -rw-r--r-- | template/iso.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/iso.xml b/template/iso.xml index 477c636..87162b2 100644 --- a/template/iso.xml +++ b/template/iso.xml @@ -24,7 +24,7 @@ <directory_tree> <file name="SYSTEM.CNF" type="data" source="${PROJECT_SOURCE_DIR}/system.cnf" /> <file name="TEMPLATE.EXE" type="data" source="template.exe" /> - <file name="TEMPLATE.MAP" type="data" source="template.map" /> + <!--<file name="TEMPLATE.MAP" type="data" source="template.map" />--> <dummy sectors="1024"/> </directory_tree> |
