Fixed several structure errors in windows, and one in x11.

This commit is contained in:
Brad Nelson
2024-11-28 17:50:36 -08:00
parent 360417dd53
commit db30147131
4 changed files with 10 additions and 12 deletions

View File

@ -104,6 +104,7 @@ struct RECT
i32 field ->top
i32 field ->right
i32 field ->bottom
z" SetRect" 5 User32 SetRect
z" GetMessageA" 4 User32 GetMessageA
z" PeekMessageA" 5 User32 PeekMessageA