First working extract with passing tests. Next to rework this so that the demo is separate from the actual library that people would use.
This commit is contained in:
parent
103793204d
commit
f5f5ca6431
2 changed files with 10 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
#include <memory>
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include <functional>
|
||||
#include "events.hpp"
|
||||
#include <any>
|
||||
#include <queue>
|
||||
#include <typeindex>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue