Utils new Features
This commit is contained in:
parent
4a2ab6f5d0
commit
c66c943d3a
4 changed files with 300 additions and 0 deletions
7
Utils/outdated/Random.hpp
Normal file
7
Utils/outdated/Random.hpp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "Env.hpp"
|
||||
|
||||
namespace tp {
|
||||
flt8 randf();
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue