Repositories (2)

Like-a-Brawler
1 snippets stored for this repo
}
        }

        //You stupid motherfucker, this caused the platforming bug on chapter 7
        //...but it's fixed now!
        private static HijackedGuardFunc _npcGuardDeleg;
        private static HijackedGuardFunc _npcGuardTrampoline;
Ryu-Ga-Gotoku-PXD
1 snippets stored for this repo
C++ IconC++
{
        pxd::t_lockfree_ptr<T> m_top;

        //ida pro you better not fail me you piece of shit

    public:
        T* pop()