ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
application.hpp File Reference

Umbrella header for the app module. More...

#include "core.hpp"
#include "application/version.hpp"
#include "application/version.inl"
Include dependency graph for application.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toy::application
 Application-level types and utilities (version, etc.).

Detailed Description

Umbrella header for the app module.

Defines version and application-level types.

Note
Include this header only; do not include internal headers directly.