summaryrefslogtreecommitdiff
path: root/include/adventure_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/adventure_log.h')
-rw-r--r--include/adventure_log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/adventure_log.h b/include/adventure_log.h
index 219ea59..bdf3196 100644
--- a/include/adventure_log.h
+++ b/include/adventure_log.h
@@ -1,5 +1,5 @@
-#ifndef ADVENTURE_LOG_H
-#define ADVENTURE_LOG_H
+#ifndef GUARD_ADVENTURE_LOG_H
+#define GUARD_ADVENTURE_LOG_H
void CreateAdventureLogMenu(void);
void CleanAdventureLogMenu(void);