#ifndef ICLIENTNETWORKABLE_H #define ICLIENTNETWORKABLE_H class IClientNetworkable { void* __vftable /*VFT*/; }; #endif // ICLIENTNETWORKABLE_H