mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 21:48:19 -04:00
JASTrackPort, JASSeqCtrl.h, JASSeqParser (#1904)
* JASTrackPort OK * JASSeqCtrl.h * JASSeqParser * progress * Move JSU inlines
This commit is contained in:
@@ -23,7 +23,7 @@ struct JASCalc {
|
||||
f32 fake2(long x);
|
||||
f32 fake3();
|
||||
|
||||
static u8 const CUTOFF_TO_IIR_TABLE[1024];
|
||||
static s16 const CUTOFF_TO_IIR_TABLE[128][4];
|
||||
};
|
||||
|
||||
#endif /* JASCALC_H */
|
||||
|
||||
Reference in New Issue
Block a user