mirror of
https://github.com/halpz/re3.git
synced 2025-12-15 07:12:58 +00:00
little cleanup
This commit is contained in:
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]
|
||||
};
|
||||
Reference in New Issue
Block a user