Still not quite compiling; as predicted, a lot of interdependency and definition order bugs to untangle
This commit is contained in:
parent
aa7553a818
commit
1b6e2a709b
12 changed files with 240 additions and 39 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "UICaption.h"
|
||||
#include "GameEngine.h"
|
||||
|
||||
UIDrawable* UICaption::click_at(sf::Vector2f point)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue