git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9570 c06c8d41-db1a-0410-9941-cceddc491573
TYZ7GFMUZGOXRHZEAD2LIPUC37WVYEM4MTBOYBYTWWAM5OKXCRNAC // Show all items in inventory.// FIXME: Ideally, we'd use the user-specified order, and push all// missing item types at the end of it, NetHack like.// Unfortunately I can't think of a remotely non-hacky way// to do this.strncpy(Options.tile_show_items, "!?/%=([)x}+\\_.", 18);