diff options
| author | Max Roncace <me@caseif.net> | 2026-02-13 18:05:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-13 15:05:16 -0800 |
| commit | 0e58f214e58a47e6012014109bcba19694666716 (patch) | |
| tree | 15975e8b8c33d20999615bd66eebb3f550a9906d | |
| parent | fd8bfaa39832436abf81ff38f5fa5adc5768a24b (diff) | |
Add .gitkeep for orig/DZDE01 and add DZDE01 to README (#3092)
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | orig/DZDE01/.gitkeep | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ [RZDE01_02]: https://decomp.dev/zeldaret/tp/RZDE01_02.svg?mode=shield&label=RZDE01_02 [RZDP01]: https://decomp.dev/zeldaret/tp/RZDP01.svg?mode=shield&label=RZDP01 [RZDJ01]: https://decomp.dev/zeldaret/tp/RZDJ01.svg?mode=shield&label=RZDJ01 +[DZDE01]: https://decomp.dev/zeldaret/tp/DZDE01.svg?mode=shield&label=DZDE01 [Shield]: https://decomp.dev/zeldaret/tp/Shield.svg?mode=shield&label=Shield --> [ShieldD]: https://decomp.dev/zeldaret/tp/ShieldD.svg?mode=shield&label=ShieldD [progress]: https://decomp.dev/zeldaret/tp @@ -40,6 +41,7 @@ The project can target the following supported versions: - `RZDE01_02`: Wii - North America (Rev 2) - `RZDP01`: Wii - Europe/Australia - `RZDJ01`: Wii - Japan +- `DZDE01`: Wii - North America (Kiosk Demo) - `Shield`: Nvidia Shield - China - `ShieldD`: Nvidia Shield - China (Debug Version) diff --git a/orig/DZDE01/.gitkeep b/orig/DZDE01/.gitkeep new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/orig/DZDE01/.gitkeep |
