index
:
hexagon emulator
trunk
quasi-game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
constants.lua
blob: bf1bb7a8657b0dd8a9a9ab5c818acf905e1dfde0 (
plain
)
1
2
3
4
-- to avoid some circular dependencies
return
{
CHUNK_SIZE
=
64
,
}