mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 22:40:33 +00:00
Merge remote-tracking branch 'origin/master' into miami
# Conflicts: # README.md # src/core/Frontend.cpp # src/core/Frontend.h # src/peds/Ped.cpp # src/peds/Ped.h # src/render/Renderer.cpp # src/vehicles/Plane.cpp
This commit is contained in:
commit
f882586eb8
9 changed files with 111 additions and 267 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "platform.h"
|
||||
#include "crossplatform.h"
|
||||
|
||||
#include "patcher.h"
|
||||
#include "main.h"
|
||||
#include "FileMgr.h"
|
||||
#include "Text.h"
|
||||
|
@ -1383,7 +1382,6 @@ main(int argc, char *argv[])
|
|||
#endif
|
||||
RwV2d pos;
|
||||
RwInt32 i;
|
||||
// StaticPatcher::Apply();
|
||||
|
||||
#ifndef _WIN32
|
||||
struct sigaction act;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue