mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
Fix format.sh
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