summaryrefslogtreecommitdiff
path: root/src/d/a/d_a_player.cpp
blob: acffedc216c8f4606354a04a51735a20923fc8e5 (plain)
1
2
3
4
5
6
7
8
9
10
#include "d/a/d_a_player.h"

dAcPy_c *dAcPy_c::LINK;

// TODO: Disable this pragma when the ctors are matching
#pragma dont_inline on
dAcPy_c::dAcPy_c() {}
#pragma dont_inline reset

dAcPy_c::~dAcPy_c() {}