aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/love.h
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-02-06 13:12:39 +1000
committerDavid Walter Seikel2016-02-06 13:12:39 +1000
commited42be570bb7e6bd803c864ed56caa1e035fb9d0 (patch)
tree1302e1b8fb726e9f1429507bc38c3f0dcdfb12d5 /src/libraries/love.h
parentMove return() to the hashed commands. (diff)
downloadSledjHamr-ed42be570bb7e6bd803c864ed56caa1e035fb9d0.zip
SledjHamr-ed42be570bb7e6bd803c864ed56caa1e035fb9d0.tar.gz
SledjHamr-ed42be570bb7e6bd803c864ed56caa1e035fb9d0.tar.bz2
SledjHamr-ed42be570bb7e6bd803c864ed56caa1e035fb9d0.tar.xz
Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_vec3 stuff.
Diffstat (limited to '')
-rw-r--r--src/libraries/love.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libraries/love.h b/src/libraries/love.h
index be82758..1de8032 100644
--- a/src/libraries/love.h
+++ b/src/libraries/love.h
@@ -79,7 +79,6 @@ love needs
79*/ 79*/
80 80
81#include "evas_macros.h" 81#include "evas_macros.h"
82#include "evas_3d_utils.h" // TODO - Hopefully I can convince the authors to make this public.
83 82
84#include "Runnr.h" 83#include "Runnr.h"
85 84