From bf97608169f72fa5148f8a9ea8447873aeadfd1b Mon Sep 17 00:00:00 2001 From: Kirill Zhumarin Date: Sat, 13 Jan 2024 21:15:40 +0300 Subject: [PATCH] fix inl --- include/directswicall.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/directswicall.h b/include/directswicall.h index d915b69c..aaa59af4 100644 --- a/include/directswicall.h +++ b/include/directswicall.h @@ -2397,5 +2397,6 @@ __inl void ClearClipboard(char _0x12) __defn( 0x382, _0x12) +__inl LCDLAYER **GetLCDLayerList() __def( 0x80F6, LCDLAYER **);