aboutsummaryrefslogtreecommitdiffstats
path: root/core/device.cpp
blob: 9705c0acdcfa861c8d80071d4285c77681080e6b (plain)
1
2
3
4
5
6
7

#include "config.h"

#include "device.h"


al::FlexArray<ContextBase*> DeviceBase::sEmptyContextArray{0u};