love.graphics.getScissor now has a proper C++ module method

This commit is contained in:
Alex Szpakowski
2014-01-09 22:49:00 -04:00
parent c64b3d2527
commit fda005c5ff
9 changed files with 25 additions and 16 deletions
+1
View File
@@ -22,6 +22,7 @@
#define LOVE_TIMER_WRAP_TIMER_H
// LOVE
#include "common/runtime.h"
#include "Timer.h"
namespace love