mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-02-24 17:13:35 +00:00
7 lines
142 B
C
7 lines
142 B
C
|
|
/*
|
||
|
|
* config.h
|
||
|
|
* Contains configuration information for BulletDLL
|
||
|
|
* Copyright (c) 2013 Robert MacGregor
|
||
|
|
*/
|
||
|
|
|
||
|
|
#define MAXIMUM_BULLET_NODES 256
|