mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
parser: Identify namespaces (#499)
This commit is contained in:
@@ -48,6 +48,7 @@ vtable_cases = [
|
||||
("??_7LegoCarBuildAnimPresenter@@6B@", "LegoCarBuildAnimPresenter"),
|
||||
("??_7?$MxCollection@PAVLegoWorld@@@@6B@", "MxCollection<LegoWorld *>"),
|
||||
("??_7?$MxPtrList@VLegoPathController@@@@6B@", "MxPtrList<LegoPathController>"),
|
||||
("??_7Renderer@Tgl@@6B@", "Tgl::Renderer"),
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user