aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/facade/SDLContext.h')
-rw-r--r--src/crepe/facade/SDLContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crepe/facade/SDLContext.h b/src/crepe/facade/SDLContext.h
index 90147e0..b51fdd5 100644
--- a/src/crepe/facade/SDLContext.h
+++ b/src/crepe/facade/SDLContext.h
@@ -58,6 +58,7 @@ private:
private:
//! Will only use get_ticks
friend class AnimatorSystem;
+ //! Will use the funtions: get_ticks, delay
friend class LoopTimer;
/**
* \brief Gets the current SDL ticks since the program started.