$darkmode
Suckless OGL
1.0.0
A lean, high-performance C11 PBR Renderer
Back to Docs
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
main.h
Go to the documentation of this file.
1
6
#ifndef MAIN_H
7
#define MAIN_H
8
10
enum
{
WINDOW_WIDTH
= 1024,
WINDOW_HEIGHT
= 768 };
11
12
#endif
/* MAIN_H */
WINDOW_HEIGHT
@ WINDOW_HEIGHT
Definition:
main.h:10
WINDOW_WIDTH
@ WINDOW_WIDTH
Definition:
main.h:10
include
main.h
Generated by
1.9.1