diff options
| author | 2024-11-24 03:52:26 +1100 | |
|---|---|---|
| committer | 2024-11-24 03:52:26 +1100 | |
| commit | 146c0b9191a739ed6289c44ca5a5dd6db5f79c1f (patch) | |
| tree | 7e3fed017711c49ac675063fee7dd3c31e30a7b8 /hash | |
| parent | 7b8072ce88a0ed7c39ec91a44642fb8eddd338c6 (diff) | |
srcclean and cleanup
Started fixing #include guards that don't match the file path. There
are still plenty more in src/devices, but it's a start. When there are
none left in src/devices and src/mame, a CI task can be added to catch
them.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/ekara_cart.xml | 4 | ||||
| -rw-r--r-- | hash/ibm5170.xml | 4 | ||||
| -rw-r--r-- | hash/x68k_flop.xml | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/hash/ekara_cart.xml b/hash/ekara_cart.xml index a58ea850fd0..d94b9b25b71 100644 --- a/hash/ekara_cart.xml +++ b/hash/ekara_cart.xml @@ -3190,7 +3190,7 @@ license:CC0-1.0 <!-- this one has some songs programmed into it: 月光町のうた おじゃる丸・キス Gekkō Machi no Uta Ojarumaru/Kiss - 詠人(うたびと) 北島三郎 Utabito Kitajima Saburō + 詠人(うたびと) 北島三郎 Utabito Kitajima Saburō アララの呪文 ちびまる子ちゃんwith爆チュー問題 Arara no Jumon Chibi Maruko-chan with Bakuchū Mondai サザエさん 宇野ゆう子 Sazae-san Uno Yūko 島人ぬ宝 BEGIN Shimanchunu Takara BEGIN --> @@ -3204,7 +3204,7 @@ license:CC0-1.0 <rom name="usercart.bin" size="0x100000" crc="bc4635cd" sha1="5343b254218f85a2f9e5ae9e4646b456d82c7d27"/> </dataarea> </part> - </software> + </software> <!-- this one has some songs programmed into it: 世界に一つだけの花 SMAP Sekai ni Hitotsu Dake no Hana SMAP diff --git a/hash/ibm5170.xml b/hash/ibm5170.xml index 62c2ca837ac..2426cdd0a5d 100644 --- a/hash/ibm5170.xml +++ b/hash/ibm5170.xml @@ -13423,7 +13423,7 @@ Prompts user to "press fire" but no correlated keyboard bind, requires unemulate </software> <software name="eyebeho3fr" cloneof="eyebeho3"> - <!-- Prints regular AD&D with translated subtitle on box art --> + <!-- Prints regular AD&D with translated subtitle on box art --> <description>Advanced Dungeons & Dragons - Eye of the Beholder III: A l'assaut de Myth Drannor (France)</description> <year>1993</year> <publisher>SSI</publisher> @@ -13455,7 +13455,7 @@ Prompts user to "press fire" but no correlated keyboard bind, requires unemulate </software> <software name="eyebeho3de" cloneof="eyebeho3"> - <!-- TODO: assumed same as French version, verify with box art --> + <!-- TODO: assumed same as French version, verify with box art --> <description>Advanced Dungeons & Dragons - Eye of the Beholder III: Sturm auf Myth Drannor (Germany)</description> <year>1993</year> <publisher>SSI</publisher> diff --git a/hash/x68k_flop.xml b/hash/x68k_flop.xml index b899780619a..ae6e0e73cef 100644 --- a/hash/x68k_flop.xml +++ b/hash/x68k_flop.xml @@ -5008,7 +5008,7 @@ Including "Daikairei Powerup kit to Shin Scenario Make kit" & "Daikairei Tsu <description>Emerald Densetsu</description> <year>1990</year> <publisher>システムハウスオー (System House Oh!)</publisher> - <notes><![CDATA[ + <notes><![CDATA[ Has odd GFX boss fight transitions (verify) ]]></notes> <info name="alt_title" value="エメラルド伝説" /> |
