diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 21:17:43 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-09 21:17:43 -0400 |
commit | d1381d8b77ee691cc5dc1fe1fdcb158e7524283a (patch) | |
tree | 3d338bc3fceafd05af7bbcf4e7e3a92669f83902 /include/quest_log.h | |
parent | 10fff9c6f2d29899952d1751d3de827e7e98bb60 (diff) |
Start decompiling quest_log.o
Diffstat (limited to 'include/quest_log.h')
-rw-r--r-- | include/quest_log.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/quest_log.h b/include/quest_log.h new file mode 100644 index 000000000..015f4966e --- /dev/null +++ b/include/quest_log.h @@ -0,0 +1,4 @@ +#ifndef GUARD_QUEST_LOG_H +#define GUARD_QUEST_LOG_H + +#endif //GUARD_QUEST_LOG_H |