nulldc-360/plugins/XMaple/Device.hpp
2011-10-15 12:33:03 +02:00

11 lines
149 B
C++

// even lower than FTx classes...
#ifndef MAPLEDEVICE_H
#define MAPLEDEVICE_H
class MapleDevice
{
public
MapleDevice();
};
#endif //MAPLEDEVICE_H