aboutsummaryrefslogtreecommitdiff
path: root/sword2/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/sync.h')
-rw-r--r--sword2/sync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/sync.h b/sword2/sync.h
index 8bec326874..53bf4038da 100644
--- a/sword2/sync.h
+++ b/sword2/sync.h
@@ -26,7 +26,7 @@ namespace Sword2 {
void Init_sync_system(void);
void Clear_syncs(uint32 id);
-uint32 Get_sync(void);
+bool Get_sync(void);
} // End of namespace Sword2