mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-15 00:30:05 -05:00
7 lines
129 B
C
7 lines
129 B
C
#ifndef GUARD_SCRCMD_H
|
|
#define GUARD_SCRCMD_H
|
|
|
|
extern struct ScriptContext * sQuestLogScriptContextPtr;
|
|
|
|
#endif //GUARD_SCRCMD_H
|