Skip to content

Commit 7472da1

Browse files
committed
add dctor
1 parent 68c0ba9 commit 7472da1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Ps2Interface.yama

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ namespace "Ps2"
4646

4747
// -----------------------------------------------
4848

49+
public this ~()
50+
{
51+
52+
}
53+
54+
// -----------------------------------------------
55+
4956
#endregion ctor
5057

5158
// -----------------------------------------------

0 commit comments

Comments
 (0)