Danish AKA codenulls

Results 5 comments of Danish AKA codenulls

`eStreamingLoadState : uint8_t` is modern C++

In CWeaponEffects.h ``` class CWeaponEffects { public: void InjectHooks(); static void MarkTarget(int crosshairId, CVector posn, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha, float size, uint8_t arg7); }; ``` In...

I'll need to review this PR more carefully. I hope I can do it by tomorrow.

There's no license, and I don't think this project needs one. I personally don't mind if anyone wants to use the code in their project.

> > > There needs to be a license or no one can use the code for anything. I'm telling you here, people can do whatever they want with the...