#if defined(CONF_ARCH_ENDIAN_BIG)
at https://github.com/ddnet/ddnet/blob/master/src/engine/shared/datafile.cpp#L145-L147 resulting in:
https://buildd.debian.org/status/fetch.php?pkg=ddnet&arch=s390x&ver=16.4-1&stamp=1665528559&raw=0
```
/<>/src/engine/shared/datafile.cpp: In member function ‘bool CDataFileReader::Open(IStorage, const char, int)’:
/<>/src/engine/shared/datafi...c++
virtual void RenderTextContainer(int TextContainerIndex, const ColorRGBA &TextColor, const ColorRGBA &TextOutlineColor, float X, float Y) = 0;
we have a rendertextcontainer that supports offsetsCUIElement::SUIElementRect::Draw
but if i am not blind it's dead code as of now... but i cannot remember where it was used in the past SetHookedPlayer
function, so it has to assume that the function could have changed m_HookState