prevent DCE

This commit is contained in:
cyn0x8 2024-10-11 11:15:57 -07:00
parent ac97fe2aa0
commit 8a2e04cd99
No known key found for this signature in database
GPG key ID: A3582E2ABB2FCD5B

View file

@ -3,7 +3,7 @@ package funkin.util;
/**
* Utilities for performing mathematical operations.
*/
class MathUtil
@:keep class MathUtil
{
/**
* Euler's constant and the base of the natural logarithm.