repo.or.cz
/
kazengine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit of KazEngine3
[kazengine.git]
/
src
/
map
/
map_limits.h
blob
2006a2eca17748161a05285d7d7aa417a5736786
1
#ifndef MAP_LIMITS_H_INCLUDED
2
#define MAP_LIMITS_H_INCLUDED
3
4
namespace
map_limits
{
5
6
const int
MAX_TEXTURES
=
512
;
7
8
}
9
10
#endif
// LIMITS_H_INCLUDED