medfall

A super great game engine
Log | Files | Refs

ggentropy.h (75B)


      1 #pragma once
      2 
      3 #include <stddef.h>
      4 
      5 bool ggentropy( void * buf, size_t n );