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