mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 22:22:05 -04:00
work on Z2SoundMgr and Z2SeMgr (#2055)
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Z2Calc {
|
||||
enum CurveSign {
|
||||
CURVE_SIGN_0 = 0,
|
||||
CURVE_SIGN_1 = 1,
|
||||
CURVE_SIGN_2 = 2,
|
||||
};
|
||||
|
||||
struct FNoise1f {
|
||||
|
||||
Reference in New Issue
Block a user