Sorting includes (tools directory)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <cmath>
|
||||
#include <SFML/System/Time.hpp>
|
||||
|
||||
using std::abs;
|
||||
short get_ran (short times,short min,short max);
|
||||
short s_pow(short x,short y);
|
||||
|
||||
Reference in New Issue
Block a user