mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Merge in channels from love-experiments
Rewritten love.thread and changed communication method from weird system before, to channels. --HG-- branch : minor
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
#ifndef DELAY_H_
|
||||
#define DELAY_H_
|
||||
|
||||
#include <thread/threads.h>
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user