diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-10 10:57:20 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-10 10:57:20 -0400 |
commit | 61a06dffe79d03c0d57f70db646655c74af7147a (patch) | |
tree | a02263139e031466b5ec67faa3db2e5a82fdb832 /include/scrcmd.h | |
parent | d79a499d9195f07e8d253943f15c5bcc8370e9b3 (diff) |
Address review comments
Diffstat (limited to 'include/scrcmd.h')
-rw-r--r-- | include/scrcmd.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/scrcmd.h b/include/scrcmd.h deleted file mode 100644 index fca747fa0..000000000 --- a/include/scrcmd.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef GUARD_SCRCMD_H -#define GUARD_SCRCMD_H - -extern struct ScriptContext * sQuestLogScriptContextPtr; - -#endif //GUARD_SCRCMD_H |