mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
Fix compiler warnings (#94)
* feat(Network): add snConnectToPeerTaskData and snConnectToPeerTaskResult * feat(Script): Add script global structs * fix(CMake): Try to get includes to work * feat(rage): Add some more stuff * chore(Globals): try to fix linux build * chore(Globals): Actually rename all instances of TIMER * fix(types): Fix compiler warnings Co-authored-by: user <email@hostname>
This commit is contained in:
parent
7fd23fde00
commit
7802d1eeb9
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
#include <cstdbool>
|
||||
#include "scrVector.hpp"
|
||||
|
||||
#ifndef BOOL
|
||||
|
Loading…
Reference in New Issue
Block a user