index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Asteroids
/
src
/
common_defines.h
blob: 4af7169068a348dc87b367b3092a80b4bb7c421b (
plain
)
1
2
3
4
5
6
#ifndef COMMON_H
#define COMMON_H
#define NUM_UNIQUE_TEXTURES 10
#endif