mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
Implement LegoAct2::Tickle() and others (#1168)
* Implement `LegoAct2::Tickle()` and others * Fix decomplint errors * Minor cleanup * Address review comments --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,8 @@ targets:
|
||||
ghidra:
|
||||
ignore-types:
|
||||
# these classes have been changed by hand to account for changes between LEGO1 and BETA10
|
||||
- Act2Brick
|
||||
- LegoAct2
|
||||
- LegoCarBuild
|
||||
- LegoCarBuildAnimPresenter
|
||||
- LegoRace
|
||||
|
||||
Reference in New Issue
Block a user