This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
GLdc
Watch
1
Star
0
Fork
0
You've already forked GLdc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61e5a7a2a6
GLdc
/
GL
/
config.h
5 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
fix: config.h moved to #pragma once - whitespace fixes
2020-03-05 19:45:05 +00:00
#
pragma once
Increase the max number of textures to 512. Add config.h for settings like this. Fixes #29
2019-02-25 08:30:02 +00:00
Increase the max texture count
2019-03-08 21:38:39 +00:00
/* This figure is derived from the needs of Quake 1 */
#
define MAX_TEXTURE_COUNT 1088
Reference in New Issue
Copy Permalink