Atlas - common.h

Home / ext / SDL2 / Xcode-iOS / Demos / src Lines: 1 | Size: 245 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1/* 2 * common.h 3 * written by Holmes Futrell 4 * use however you want 5 */ 6 7extern int randomInt(int min, int max); 8extern float randomFloat(float min, float max); 9extern void fatalError(const char *string); 10extern double updateDeltaTime(void); 11
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.