docs: add doxygen (#1004)

This commit is contained in:
ReenigneArcher
2023-03-07 20:26:03 -05:00
committed by GitHub
parent a1e6f441e4
commit 31885434f2
76 changed files with 3375 additions and 221 deletions

View File

@@ -45,7 +45,7 @@ typedef basic_environment<char> environment;
} // namespace boost
namespace video {
struct config_t;
}
} // namespace video
namespace platf {
constexpr auto MAX_GAMEPADS = 32;