pawengine/util.h

7 lines
112 B
C
Raw Normal View History

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