Clicker now moves when you click him.
This commit is contained in:
parent
9a4b0adc1f
commit
a9e219ea96
4 changed files with 100 additions and 25 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <typeinfo>
|
||||
#include <cassert>
|
||||
#include <fmt/core.h>
|
||||
#include <iostream>
|
||||
|
||||
namespace guecs {
|
||||
using std::make_shared;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue