R-Type
2
Doom but in better
Loading...
Searching...
No Matches
Constants.hpp
Go to the documentation of this file.
1
/*
2
** EPITECH PROJECT, 2024
3
** rtype (Workspace)
4
** File description:
5
** Constants.hpp
6
*/
7
13
#pragma once
14
15
static
const
int
MY_ERROR = 84;
16
static
const
int
MY_SUCCESS = 0;
17
static
const
char
VERSION[] =
"1.0.0"
;
18
static
const
bool
SHOWKEYS =
false
;
gui
include
Constants.hpp
Generated on Thu Feb 6 2025 22:34:20 for R-Type by
1.12.0