Camera is not an opaque type anymore

master
rexim 2019-09-28 20:18:32 +07:00
parent 42c3a577ea
commit 2937b8294f
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ See [Opaque data type](https://en.wikipedia.org/wiki/Opaque_data_type) first.
- [level](../src/game/level.h)
- [player](../src/game/level/player.h)
- [camera](../src/game/camera.h)
- ...
## Conventions