mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 02:56:34 -04:00
Merged remote-tracking branch 'upstream/master'
This commit is contained in:
commit
835d581e6c
135 changed files with 8512 additions and 7734 deletions
|
@ -38,7 +38,7 @@ using sample_t = uint16_t;
|
|||
|
||||
constexpr sample_t sample_max = 1023;
|
||||
|
||||
constexpr sample_t touch_threshold = sample_max * 0.3f;
|
||||
constexpr sample_t touch_threshold = sample_max * 0.5f;
|
||||
|
||||
struct Samples {
|
||||
sample_t xp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue