7 lines
No EOL
72 B
C++
7 lines
No EOL
72 B
C++
#pragma once
|
|
|
|
#include "Env.hpp"
|
|
|
|
namespace tp {
|
|
flt8 randf();
|
|
}; |