Skip to content

Commit

Permalink
style(tesseratos): add namespace to Asset in tesseratos
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomsmiranda committed Feb 10, 2024
1 parent 5ba515f commit 969610d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/tesseratos/samples/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
using cubos::core::ecs::Commands;

using cubos::engine::ActiveCameras;
using cubos::engine::AnyAsset;
using cubos::engine::Asset;
using cubos::engine::Assets;
using cubos::engine::Camera;
using cubos::engine::Cubos;
Expand Down

0 comments on commit 969610d

Please sign in to comment.