Skip to content

Commit

Permalink
Update engine.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Dec 11, 2023
1 parent 79c2a87 commit 12c7f3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/core/inc/tactile/core/engine/engine.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ namespace tactile {

/**
* \brief Provides the main event loop implementation.
*
* \see `IEngineApp`
*/
class TACTILE_CORE_API Engine final {
public:
Expand Down

0 comments on commit 12c7f3e

Please sign in to comment.