diff --git a/GL/config.h b/GL/config.h index f119e9a..f2516aa 100644 --- a/GL/config.h +++ b/GL/config.h @@ -1,9 +1,4 @@ -#ifndef CONFIG_H -#define CONFIG_H - +#pragma once /* This figure is derived from the needs of Quake 1 */ #define MAX_TEXTURE_COUNT 1088 - - -#endif // CONFIG_H