mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Rename pad
This commit is contained in:
parent
4d14385d44
commit
2ef50a5b33
@ -29,7 +29,7 @@ class Lego3DView {
|
|||||||
TglImpl::ViewImpl* m_viewPort; // 0x10
|
TglImpl::ViewImpl* m_viewPort; // 0x10
|
||||||
undefined m_unk0x14[0x74]; // 0x14
|
undefined m_unk0x14[0x74]; // 0x14
|
||||||
ViewManager* m_viewManager; // 0x88
|
ViewManager* m_viewManager; // 0x88
|
||||||
undefined m_unk0x8c[28]; // 0x8c
|
undefined m_unk0x8c[0x1c]; // 0x8c
|
||||||
};
|
};
|
||||||
|
|
||||||
// SYNTHETIC: LEGO1 0x100aaf10
|
// SYNTHETIC: LEGO1 0x100aaf10
|
||||||
|
|||||||
2
out.html
2
out.html
@ -80,7 +80,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
var data = [{"address": "0x100ab370", "name": "Lego3DManager::Init", "matching": 0.965034965034965, "diff": ""}];
|
var data = [{"address": "0x100ab340", "name": "Lego3DManager::`scalar deleting destructor'", "matching": 1.0, "diff": ""}];
|
||||||
|
|
||||||
function diffCssClass(firstChar) {
|
function diffCssClass(firstChar) {
|
||||||
return firstChar === '-' ? 'diffneg' : (firstChar === '+' ? 'diffpos' : '');
|
return firstChar === '-' ? 'diffneg' : (firstChar === '+' ? 'diffpos' : '');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user