Isle::~Isle 100%

This commit is contained in:
Christian Semmler 2023-06-20 11:40:42 +02:00
parent 25d5220eeb
commit 818192770c
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -12,7 +12,7 @@ class Isle
Isle();
~Isle();
static void Close();
void Close();
MxResult SetupWindow(HINSTANCE hInstance);