follow-up: fix placement location

This commit is contained in:
nhmall
2026-04-09 10:32:24 -04:00
parent 8b2b749f6f
commit 699c31459b

View File

@@ -2777,10 +2777,11 @@ void nethack_enter_consoletty(void)
console.is_ready = TRUE;
nhUse(apisuccess);
}
#endif /* TTY_GRAPHICS */
RESTORE_WARNING_CONDEXPR_IS_CONSTANT
#endif /* TTY_GRAPHICS */
/* this is used as a printf() replacement when the window
* system isn't initialized yet
*/