Speed and size optimisations in FX.cpp

- replace uint8_t and uint16_t with unsigned
- replace in8_t and int16_t with int
- reduces code by 1kB
- WARNING may break effects that rely on overflow/narrow width (most fixed)
This commit is contained in:
Blaz Kristan 2024-05-31 15:58:18 +02:00
parent 5732b66c5a
commit 68a7282b27

File diff suppressed because it is too large Load Diff