fix: config.h moved to #pragma once
- whitespace fixes
This commit is contained in:
parent
c0d4e26533
commit
eb351f519a
|
@ -1,9 +1,4 @@
|
||||||
#ifndef CONFIG_H
|
#pragma once
|
||||||
#define CONFIG_H
|
|
||||||
|
|
||||||
|
|
||||||
/* This figure is derived from the needs of Quake 1 */
|
/* This figure is derived from the needs of Quake 1 */
|
||||||
#define MAX_TEXTURE_COUNT 1088
|
#define MAX_TEXTURE_COUNT 1088
|
||||||
|
|
||||||
|
|
||||||
#endif // CONFIG_H
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user