mirror of
https://github.com/halpz/re3.git
synced 2025-07-12 03:48:07 +00:00
little cleanup
This commit is contained in:
6
src/control/Script.cpp
Normal file
6
src/control/Script.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
|
||||
#include "Script.h"
|
||||
|
||||
uint8 *CTheScripts::ScriptSpace = (uint8*)0x74B248;
|
Reference in New Issue
Block a user