Update controls.h

This commit is contained in:
Onran 2024-02-22 22:17:27 +09:00 committed by GitHub
parent 3dcdfb4b4b
commit bc30fa4f03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@
#include "containers.h"
#include "../../window/input.h"
#include "../../delegates.h"
#include "../../typedefs.h"
class Batch2D;
class Assets;