Shipwright/libultraship/libultraship/ControllerAttachment.h

9 lines
69 B
C++

#pragma once
namespace Ship {
class ControllerAttachment {
};
}