Commit Graph

8 Commits

Author SHA1 Message Date
jonschz
3499c59e98 Fix formatting 2024-08-07 22:05:13 +02:00
jonschz
52ba5497e5 cleanup 2024-08-07 21:59:33 +02:00
jonschz
859c4e1cde small fix 2024-08-06 21:47:01 +02:00
jonschz
1eec37786e small fix 2024-08-06 21:24:01 +02:00
jonschz
f34267eaad basic BETA10 code completion 2024-08-06 18:10:50 +02:00
jonschz
3914d2e878 Start with VTable0x9c, fix data type 2024-08-05 22:40:33 +02:00
jonschz
ff58a96b68 Implement/match LegoCarRaceActor::VTable0x70 2024-08-05 22:18:40 +02:00
jonschz
e09acfcddb
Implement/match LegoCarRaceActor::VTable0x1c (#1078)
* Implement/match `LegoCarRaceActor::VTable0x1c`

* Fix formatting

* Fix LegoEdge::CWVertex()

* Fix more CI issues

* Trz to fix lvalue compile issue

* Fix formatting

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-08-04 21:13:12 +02:00