Virtu/Virtu/CustomDictionary.xml
Sean Fausett 8382195feb Initial sound emulation for WPF and XNA+Windows platforms via COM interop to DirectSound.
Added rudimentary UI to Silverlight and WPF platforms to enable disk selection at runtime.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4024459
2009-07-26 23:22:00 +00:00

25 lines
677 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Dictionary>
<Acronyms>
<CasingExceptions>
<Acronym>CXXX</Acronym>
<Acronym>RPC</Acronym>
</CasingExceptions>
</Acronyms>
<Words>
<Recognized>
<Word>Annunciator</Word>
<Word>Dsk</Word>
<Word>Opcode</Word>
<Word>Unpause</Word>
<Word>Virtu</Word>
<Word>Xna</Word>
<Word>x</Word>
<Word>y</Word>
</Recognized>
<Unrecognized>
<Word>DownRight</Word>
<Word>UpRight</Word>
</Unrecognized>
</Words>
</Dictionary>