summaryrefslogtreecommitdiff
path: root/src/video/cocoa/cocoa_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/cocoa/cocoa_v.h')
-rw-r--r--src/video/cocoa/cocoa_v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/cocoa/cocoa_v.h b/src/video/cocoa/cocoa_v.h
index 0112f5751..8ebf5ba6e 100644
--- a/src/video/cocoa/cocoa_v.h
+++ b/src/video/cocoa/cocoa_v.h
@@ -70,7 +70,7 @@ public:
/* --- The following methods should be private, but can't be due to Obj-C limitations. --- */
/** Main game loop. */
- void GameLoop(); // In event.mm.
+ void GameLoop();
void AllocateBackingStore();