$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
main.c File Reference
#include "main.h"
#include "app.h"
#include "cli.h"
#include "gl_common.h"
#include "log.h"
#include "platform/platform_utils.h"
#include "tracy_manager.h"
#include <stdlib.h>
Include dependency graph for main.c:

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: