Files
coding-game/include/components/camera.h
2025-10-08 18:17:47 +02:00

6 lines
108 B
C

#ifndef COMPONENTS_PLAYER_H_
#define COMPONENTS_PLAYER_H_
struct camera {};
#endif // COMPONENTS_PLAYER_H_