allow more flexible adjustment of the max number of simultaneous SHTs
This commit is contained in:
parent
5ab4577cf1
commit
ada46c7aa5
4 changed files with 20 additions and 15 deletions
|
@ -38,6 +38,8 @@
|
|||
|
||||
#include "sharp.h"
|
||||
|
||||
#define SHARP_MAXTRANS 10
|
||||
|
||||
typedef enum { FLOAT, DOUBLE } sharp_fde;
|
||||
|
||||
typedef struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue