index
:
chisel-gl
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chisel
/
backends
/
opengl
/
drawable.cpp
blob: 61ffced55d54a599b5a4683992518d77935f4ca9 (
plain
)
1
2
3
4
5
#include "drawable.h" namespace gfx { Drawable::~Drawable() {} }