Revert "some follow-up for MSDOS build"

This reverts commit 36d3b64326.
This commit is contained in:
nhmall
2022-05-07 14:34:06 -04:00
parent 36d3b64326
commit e4f85df216
3 changed files with 3 additions and 16 deletions

View File

@@ -54,10 +54,6 @@ extern void exit(int);
#endif
#endif
#if defined(CROSSCOMPILE) && defined(ENHANCED_SYMBOLS)
#undef ENHANCED_SYMBOLS
#endif
struct {
int idx;
const char *tilelabel;