mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 14:14:08 +00:00
little cleanup
This commit is contained in:
parent
71059e6a59
commit
01babd43b1
5 changed files with 59 additions and 49 deletions
7
src/control/Script.h
Normal file
7
src/control/Script.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
class CTheScripts
|
||||
{
|
||||
public:
|
||||
static uint8 *ScriptSpace;//[160*1024]
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue