diff options
| author | 2022-10-24 08:40:52 -0700 | |
|---|---|---|
| committer | 2022-10-25 02:42:16 +1100 | |
| commit | f9bbb1197ae66de9cb25426af975bbabe72b50c1 (patch) | |
| tree | 34c93167a1a30ba60b550a0d0194bd8a8b917cce | |
| parent | 7f2cbc5844515e9a54ef0646cd8f40d5e9e41a40 (diff) | |
a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471)
| -rw-r--r-- | hash/a7800.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/a7800.xml b/hash/a7800.xml index 7448c1ef0d6..d3d33a901f7 100644 --- a/hash/a7800.xml +++ b/hash/a7800.xml @@ -302,7 +302,7 @@ type of rom dumps. Effort will be made at a later date to split them and docume </part> </software> - <software name="astdelux" cloneof="asteroid"> + <software name="astdeluxu" cloneof="astdelux"> <description>Asteroids Deluxe (NTSC)</description> <year>2007</year> <publisher><homebrew></publisher> @@ -316,7 +316,7 @@ type of rom dumps. Effort will be made at a later date to split them and docume </part> </software> - <software name="astdeluxp" cloneof="asteroid"> + <software name="astdelux"> <description>Asteroids Deluxe (PAL)</description> <year>2007</year> <publisher><homebrew></publisher> |
