1 2 3 4 5 6
#ifndef GUARD_SCRCMD_H #define GUARD_SCRCMD_H extern struct ScriptContext * sQuestLogScriptContextPtr; #endif //GUARD_SCRCMD_H