1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
cellular-shader/globals.h
2011-07-28 14:20:01 +02:00

7 lines
110 B
C

#ifndef globals_h
#define globals_h
#define kWindowWidth 1280
#define kWindowHeight 720
#endif // globals_h