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
|
||||
#define CONFIG_H
|
||||
|
||||
#pragma once
|
||||
|
||||
/* This figure is derived from the needs of Quake 1 */
|
||||
#define MAX_TEXTURE_COUNT 1088
|
||||
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
|
Loading…
Reference in New Issue
Block a user