toggle fullbright feature

- Adjusted SDK UGameViewportClient class members and padding
- Created helper function to get local player
- precompile headers for SDK
- SDK made into a static library ( single compile as its never changed )
This commit is contained in:
NightFyre
2024-01-29 06:39:29 -05:00
parent 513b98621a
commit 9a743d2b16
3767 changed files with 339 additions and 37 deletions

View File

@ -1,5 +1,4 @@
#pragma once
#include "SDK.hpp"
#include "config.h"
#include "include/helper.h"
#include "include/Console.hpp"