aboutsummaryrefslogtreecommitdiffstats
path: root/tests/spritesheettest.cpp
blob: b801688bc8e0eae97fe76c84c6a2ef40b9171998 (plain)
1
2
3
4
5
6
7
#include <yage/yage.h>
#include <gtest/gtest.h>

TEST(SpriteSheet, Load)
{

}