R-Type
2
Doom but in better
Loading...
Searching...
No Matches
Main.cpp
Go to the documentation of this file.
1
/*
2
** EPITECH PROJECT, 2024
3
** Untitled (Workspace)
4
** File description:
5
** main.cpp
6
*/
7
14
#include "
RealMain.hpp
"
15
23
int
main
(
int
argc,
char
**argv)
24
{
25
return
RealMain
(argc, argv);
26
}
RealMain.hpp
This is the file in charge of containing the main class and other ressources at the root of the progr...
RealMain
int RealMain(int argc, char **argv)
The main function for initializing and running the application.
Definition
RealMain.cpp:277
main
int main(void)
Definition
main.cpp:3
gui
src
Main.cpp
Generated on Thu Feb 6 2025 22:34:21 for R-Type by
1.12.0