Skip to content
  • Rob Swindell's avatar
    Character 255 is a non-breaking space in CP437 · c5bdb264
    Rob Swindell authored
    Now IS_WHITESPACE() will return true for that char and this allows things like truncsp() to truncate trailing white-space (e.g. from a FILE_ID.DIZ), even if it contains a terminating 0xFF character for some unknown reason.
    c5bdb264