[olympic/studio/modlib] East const Studio

This commit is contained in:
2023-12-15 00:33:09 -06:00
parent 5ae6df7e05
commit 58d13a3ad9
25 changed files with 113 additions and 126 deletions

View File

@ -10,6 +10,6 @@
namespace studio {
void registerModule(const studio::Module*) noexcept;
void registerModule(studio::Module const*) noexcept;
}