mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +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:
@@ -27,7 +27,7 @@ public:
|
||||
// FUNCTION: LEGO1 0x100c6500
|
||||
inline virtual const char* ClassName() const override // vtable+0x0c
|
||||
{
|
||||
// GLOBAL: LEGO1 0x100f0568
|
||||
// GLOBAL: LEGO1 0x101025b8
|
||||
return "MxDSBuffer";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user