git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8395 c06c8d41-db1a-0410-9941-cceddc491573
3V6TMNRPIIY4SZS52JLUC4LPZ73G45I7UXCC2ZY3ZODKBIZKQEFQC
Q3B3UVMYEVC4YJUPYVSNTR4DJH4E6J4JJDHZNT5LNOCHCPPMEMXAC
m_cursor[type] = result;
if (m_cursor[type] != result) { m_dirty = true; m_cursor[type] = result; }
if (m_cursor[type] != result)
{
m_dirty = true;
}
m_cursor[type] = gc;
if (m_cursor[type] != gc) { m_dirty = true; m_cursor[type] = gc; }
if (m_cursor[type] != gc)