axmol/thirdparty/openal/core/device.cpp

8 lines
108 B
C++
Raw Normal View History

2021-05-14 10:15:42 +08:00
#include "config.h"
#include "device.h"
al::FlexArray<ContextBase*> DeviceBase::sEmptyContextArray{0u};