Christian Semmler
579ee84049
isle: Improving WinMain and SetupWindow accuracy ( #38 )
...
* fix second Tick call, change loop
* add missing parameter to SetupWindow
* add missing include
* reorganize CreateWindowEx
* reorder cursor assignments
* declare SetupWindow as inline
* fix indent
* WinMain 99%
* minor improvement
2023-06-23 11:45:25 -07:00
ecumber
526c6af1f6
Implement a few Mx* functions / add data types ( #25 )
...
* Implement a few Mx* functions / add data types
* added more information, fixed formatting issues
* further cleanup
---------
Co-authored-by: itsmattkc <34096995+itsmattkc@users.noreply.github.com>
2023-06-18 22:36:07 -07:00
itsmattkc
a746a28702
legoinputmanager: fixed enum
2023-06-18 21:02:00 -07:00
itsmattkc
279d626279
import all functions from lego1 exports
...
This declares a bunch of classes and functions for us, as well as fixes some declarations that were slightly incorrect (e.g. missing "virtual", etc)
2023-06-11 18:03:54 -07:00
itsmattkc
d4e2fb8d8a
reorganized repo, implemented mxcore
2023-05-05 02:54:17 -07:00