mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-24 06:41:52 -05:00
9 lines
69 B
C
9 lines
69 B
C
![]() |
#pragma once
|
||
|
|
||
|
namespace Ship {
|
||
|
class ControllerAttachment {
|
||
|
};
|
||
|
}
|
||
|
|
||
|
|