NIGHTMARE!!!!

This commit is contained in:
Joseph Redmon
2015-07-08 00:36:43 -07:00
parent d1d56a2a72
commit a08ef29e08
24 changed files with 456 additions and 96 deletions

View File

@ -48,6 +48,8 @@ typedef struct {
int does_cost;
int joint;
int dontload;
float probability;
float scale;
int *indexes;