diff options
| author | aap <aap@papnet.eu> | 2020-12-01 17:42:18 +0100 |
|---|---|---|
| committer | aap <aap@papnet.eu> | 2020-12-01 17:42:18 +0100 |
| commit | 83bbb631d1105502fb3c5b3af90578226ba35583 (patch) | |
| tree | f317568c6c19250fa29b41ac0d2a99003f4cc169 /src/core/main.cpp | |
| parent | fix cam-fix (diff) | |
| download | re3-83bbb631d1105502fb3c5b3af90578226ba35583.tar.gz | |
some more GTA_VERSIONs and CGame tidy-up (not much actual memory moving yet)
Diffstat (limited to 'src/core/main.cpp')
| -rw-r--r-- | src/core/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/main.cpp b/src/core/main.cpp index 102548b6..fa16b6c2 100644 --- a/src/core/main.cpp +++ b/src/core/main.cpp @@ -415,6 +415,7 @@ PluginAttach(void) return TRUE; } +// rather different on PS2 static RwBool Initialise3D(void *param) { |
