#pragma once struct AccousticsProperty { s32 reverb; s32 dampening; s32 height; };