ACCESS: Implemented chapter debug command
This commit is contained in:
parent
e7818639af
commit
aea906f7d3
8 changed files with 72 additions and 11 deletions
|
@ -25,8 +25,6 @@
|
|||
#include "access/resources.h"
|
||||
#include "access/scripts.h"
|
||||
|
||||
#define SCRIPT_START_BYTE 0xE0
|
||||
|
||||
namespace Access {
|
||||
|
||||
Scripts::Scripts(AccessEngine *vm) : Manager(vm) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue