forked from mirror/OpenTTD
Codechange: Use platform independent C++11 function for sleeping on a thread.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "../core/random_func.hpp"
|
||||
#include "../core/math_func.hpp"
|
||||
#include "../framerate_type.h"
|
||||
#include "../thread.h"
|
||||
#include "allegro_v.h"
|
||||
#include <allegro.h>
|
||||
|
||||
|
Reference in New Issue
Block a user