Merge branches 'master' and 'function_pointers'
This commit is contained in:
commit
1b5f6b2dc0
@ -262,6 +262,7 @@ struct part_state
|
||||
int burn;
|
||||
float btemp;
|
||||
};
|
||||
|
||||
typedef struct part_state part_state;
|
||||
//Should probably be const.
|
||||
/* Weight Help
|
||||
|
Reference in New Issue
Block a user