]> granicus.if.org Git - nethack/commit
Explicitly set the altlabels array size
authorPasi Kallinen <paxed@alt.org>
Wed, 28 Jul 2021 04:45:21 +0000 (07:45 +0300)
committerPasi Kallinen <paxed@alt.org>
Wed, 28 Jul 2021 04:45:25 +0000 (07:45 +0300)
commit2775a07e5bb7129b47c62bc10c6a8c56bb63d6b9
treeeb0a899b73896e5813a94fa4c4233d9e0d420d2d
parent7c4244edf73effb192f9e7ed2230e9fe1a14edda
Explicitly set the altlabels array size

This will allow the compiler to complain after you add new glyphs.
src/drawing.c
win/share/tilemap.c