mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Decomp linter warning for offset reuse (#342)
* Linter warning for offset reuse in codebase * Fix repeated offset problems
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
// FUNCTION: LEGO1 0x100b9430
|
||||
inline virtual const char* ClassName() const override // vtable+0xc
|
||||
{
|
||||
// GLOBAL: LEGO1 0x10102130
|
||||
// GLOBAL: LEGO1 0x10102118
|
||||
return "MxRAMStreamController";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user