mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
Fix include error on 6.game.cpp progress.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "sprite_renderer.h"
|
||||
#include "game_object.h"
|
||||
#include "ball_object.h"
|
||||
#include "particle_generator.h"
|
||||
|
||||
// Game-related State data
|
||||
SpriteRenderer *Renderer;
|
||||
|
||||
Reference in New Issue
Block a user