pawengine/util.h

6 lines
112 B
C

#ifndef INCLUDE_ENGINE_UTIL_H_
#define INCLUDE_ENGINE_UTIL_H_
float randf();
#endif // INCLUDE_ENGINE_UTIL_H_