Skip to content
  • Deucе's avatar
    58079666
    Fix "ghost" instance of SyncTERM on exit in SDL mode on Win32 · 58079666
    Deucе authored
    Since nothing will default to this mode anymore, we can just hack
    this fix into SyncTERM. This ensures that if SyncTERM is terminated
    by calling return from main() on Windows that the quit wrapper does
    nothing.
    
    This is a fairly ugly hack, but it works for SyncTERM.
    
    Fixes ticket 203
    58079666
    Fix "ghost" instance of SyncTERM on exit in SDL mode on Win32
    Deucе authored
    Since nothing will default to this mode anymore, we can just hack
    this fix into SyncTERM. This ensures that if SyncTERM is terminated
    by calling return from main() on Windows that the quit wrapper does
    nothing.
    
    This is a fairly ugly hack, but it works for SyncTERM.
    
    Fixes ticket 203
Loading