(no, don't use SDL for the rest)

This commit is contained in:
Glenn Maynard
2004-06-14 05:46:49 +00:00
parent 344ab681ef
commit 025780fc21
+1 -2
View File
@@ -6,8 +6,7 @@
* If there's any way to avoid them, take it! Threaded code an order of
* magnitude more complicated, harder to debug and harder to make robust.
*
* That said, here are a few helpers for when they're unavoidable. (Use
* SDL for the rest.)
* That said, here are a few helpers for when they're unavoidable.
*/
#include "global.h"