blitz3d/gxruntime/gxchannel.cpp

7 lines
69 B
C++

#include "std.h"
#include "gxchannel.h"
gxChannel::~gxChannel(){
}