nd-specs/patterns/db_files/chunks/BASH.hexpat

6 lines
74 B
Plaintext
Raw Normal View History

2024-07-14 15:33:00 +00:00
#pragma once
struct Bash {
float threshold;
float coefficient;
};