Skip to content
  • Deucе's avatar
    ba376305
    Some more macOS fixes... · ba376305
    Deucе authored
    1) Use static SDL since it's required by both conio and XPDev
    2) Since the SDL thread will always run, any attempt to shut down
       the SDL thread calls exit(0).  Not exactly what we want to
       return, but at least this makes it not hang waiting for the
       impossible.
    ba376305
    Some more macOS fixes...
    Deucе authored
    1) Use static SDL since it's required by both conio and XPDev
    2) Since the SDL thread will always run, any attempt to shut down
       the SDL thread calls exit(0).  Not exactly what we want to
       return, but at least this makes it not hang waiting for the
       impossible.
Loading