interferences réalistes

This commit is contained in:
2025-12-29 16:40:55 +01:00
parent e78af26734
commit ebd2ba2e51
3 changed files with 14 additions and 14 deletions

2
main.c
View File

@ -571,7 +571,7 @@ int main () {
#endif
mic.center = (Vector2){ UI_WIDTH + (1920 - UI_WIDTH) / 2.0f - 100, 1080 / 2.0f };
mic.d1 = 250.0f;
mic.d1 = 300.0f;
mic.d2 = 250.0f;
mic.lambdas[0] = 550.0f;
mic.lambdasCount = 1;