mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
merge changes from master
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef SCRIPT_H
|
||||
#define SCRIPT_H
|
||||
|
||||
#include "global.h"
|
||||
#include "entity.h"
|
||||
|
||||
typedef struct ScriptExecutionContext {
|
||||
u16* scriptInstructionPointer;
|
||||
|
||||
Reference in New Issue
Block a user