follow-up bit

This commit is contained in:
nhmall
2026-07-21 12:13:17 -04:00
parent eb13f4de6d
commit c2a3321684
+1 -1
View File
@@ -5,7 +5,7 @@
#include "hack.h"
#include "dlb.h"
/* minimum and maximum LUA_VERSION_NUM expected by this version of NetHack */ \
/* minimum and maximum LUA_VERSION_NUM expected by this version of NetHack */
#ifndef NHL_MIN_VERSION_NUM_EXPECTED
#define NHL_MIN_VERSION_NUM_EXPECTED 504
#endif