TINYGL: Added dirty rectangle files.

This commit is contained in:
Stefano Musumeci 2014-07-22 14:31:30 +02:00
parent 8abbf7296c
commit d74692477b
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#include "graphics/tinygl/zrect.h"
namespace Graphics {
}