git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1141 c06c8d41-db1a-0410-9941-cceddc491573
HXCUOTXRRUHNEBWC54HLSOKI5PGFQTAQU67ODHQ5HKG5FHIPOHFQC
NXVPOFYKJFWQWKVPQUMWH2Y2KJEZX44BUOBFJ4JD4KFGPEGYHG4QC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
display_notes(); return -1;
display_notes();
return -1;
// If the game has begun, show notes. if (crawl_state.need_save) { display_notes(); return -1; } // fall through
// If the game has begun, show notes.
if (crawl_state.need_save)
{
}
// fall through