XPlor/libs/assets/xsoundalias.cpp
Nicholas Johnson be8aa3691e Hey baby girl
2025-08-14 17:30:25 -04:00

17 lines
146 B
C++

#include "xsoundalias.h"
XSoundAlias::XSoundAlias()
{
}
void XSoundAlias::Clear()
{
}
void XSoundAlias::ParseData(QDataStream *aStream)
{
}