moved library to different project
This commit is contained in:
parent
4dc3079fe8
commit
f5996f0614
24 changed files with 25 additions and 6467 deletions
|
@ -8,8 +8,7 @@ struct GLFWwindow;
|
|||
|
||||
struct WindowData
|
||||
{
|
||||
Camera* camera;
|
||||
OrthogonalCamera* orthoCam;
|
||||
lol::Camera* camera;
|
||||
};
|
||||
|
||||
class Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue