renderable_component.h 90 B

1234567
  1. #pragma once
  2. namespace testbed {
  3. struct renderable_component {};
  4. } // namespace testbed